Bump version and update NEWS
Signed-off-by: Dan Yeaw <dan@yeaw.me>
This commit is contained in:
parent
7f26c84722
commit
74f8d3ed67
14
NEWS
14
NEWS
@ -1,3 +1,17 @@
|
||||
2.3.0
|
||||
_____
|
||||
- Add support for C4 model
|
||||
- Add support for Fault Tree Analysis with RAAML
|
||||
- Update the UML data model to align closer to version 2.5.1
|
||||
- Enable arrow keys to expand and collapse namespace tree
|
||||
- Allow Gaphor profiles to be copy and pasted between models
|
||||
- Improve diagram drawing and scrolling speed
|
||||
- Fix guides are misaligned when top-left handle is moved
|
||||
- Update development environment instructions
|
||||
- Fix undo and redo does not set attributes
|
||||
- Fix selection lasso is in the wrong place after scrolling
|
||||
|
||||
|
||||
2.2.2
|
||||
_____
|
||||
- Fix undo of deleted elements
|
||||
|
@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "gaphor"
|
||||
version = "2.2.2"
|
||||
version = "2.3.0"
|
||||
description = "Gaphor is the simple modeling tool written in Python."
|
||||
authors = [
|
||||
"Arjan J. Molenaar <gaphor@gmail.com>",
|
||||
|
Loading…
Reference in New Issue
Block a user