diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2021-11-03 07:18:35 +0100 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2021-11-03 07:18:35 +0100 |
commit | 9dc1d20d6ccf7659ce521003d135bc83ea6c0331 (patch) | |
tree | 097f0dfe89b2fde1184b0e63022086a71269981e /NEWS | |
parent | 66a3b3e259e8d46a046b3b4b9a9253dd3e2a394e (diff) | |
download | logdiag-9dc1d20d6ccf7659ce521003d135bc83ea6c0331.tar.gz logdiag-9dc1d20d6ccf7659ce521003d135bc83ea6c0331.tar.xz logdiag-9dc1d20d6ccf7659ce521003d135bc83ea6c0331.zip |
Bump version, update NEWSv0.3.0
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +Version 0.3.0 + - Added basic print functionality (lines may have the wrong width). + - Fine-tuned rendering of a few symbols. + - Bound toggling of the grid to the # key, following Inkscape. + - Ensured all opened files are added to the list of recent files. + - View position is reset when opening files. + - Made the user guide available from the Help menu. + - The website link in the About dialog now opens on Windows XP. + - Put the project's license in the About dialog. + - Made Windows builds considerably slimmer. + Version 0.2.1 - Set up grounds for 64-bit Windows builds using the latest GTK+ 3. - Made the Windows installer ask to uninstall previous versions first. |