diff options
author | Přemysl Janouch <p.janouch@gmail.com> | 2011-02-20 13:41:26 +0100 |
---|---|---|
committer | Přemysl Janouch <p.janouch@gmail.com> | 2011-02-20 14:46:47 +0100 |
commit | 0aaa214a75aa2242b24b149f04c8b6c3128caf5f (patch) | |
tree | c8e428eac1e718a0bf14df4c4d3e0cddab1b0aa9 | |
parent | b37f856557e1f299cd7ec9fd7991e9b2c27d7f7b (diff) | |
download | logdiag-0aaa214a75aa2242b24b149f04c8b6c3128caf5f.tar.gz logdiag-0aaa214a75aa2242b24b149f04c8b6c3128caf5f.tar.xz logdiag-0aaa214a75aa2242b24b149f04c8b6c3128caf5f.zip |
Update NEWS.
-rw-r--r-- | NEWS | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +Version 0.1.1 + - Rotation of symbols made possible. + - Connections can also be created at ends of other connections. + - Added more symbols. + - Internationalization, added Czech translation. + - Visual enhancement of symbol menus. + - The grid is drawn much faster. + - Diagrams can be opened from command line. + - The diagram file type is registered on Windows. + Version 0.1.0 - The first release. |