Bump version and add news for version 2.0.1
Signed-off-by: Dan Yeaw <dan@yeaw.me>
This commit is contained in:
parent
8fde84d866
commit
61ef9e2537
9
NEWS
9
NEWS
@ -1,3 +1,12 @@
|
||||
2.0.1
|
||||
-----
|
||||
- Fix Gaphor fails to launch in macOS
|
||||
- Use certificate to sign Windows binaries
|
||||
- Fix copy/paste issue that causes association ends to be removed
|
||||
- Improve editing for inline editors (popovers)
|
||||
- Fix undo on diagram items corrupts the model
|
||||
- Fix UML composite and shared association tools
|
||||
|
||||
2.0.0
|
||||
-----
|
||||
- Add initial support for SysML
|
||||
|
@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "gaphor"
|
||||
version = "2.0.0"
|
||||
version = "2.0.1"
|
||||
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