Bump version to 1.2.0, update change log

Signed-off-by: Dan Yeaw <dan@yeaw.me>
This commit is contained in:
Dan Yeaw 2020-03-14 13:44:03 -04:00
parent 3603850ef0
commit 3635bf3556
No known key found for this signature in database
GPG Key ID: 77A923EF537B61A4
2 changed files with 3 additions and 2 deletions

3
NEWS
View File

@ -1,6 +1,7 @@
1.2.0
-----
- Gaphor supports multiple windows
- Improved support for Sequence Diagrams
- Support multiple windows
- Proper file icons on Mac and Linux
- No longer a console on Windows
- Support i18n

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "gaphor"
version = "1.2.0rc2"
version = "1.2.0"
description = "Gaphor is the simple modeling tool written in Python."
authors = [
"Arjan J. Molenaar <gaphor@gmail.com>",