Updated changelog

This commit is contained in:
Daniel Perna 2018-01-31 23:33:01 +01:00
parent 2c4fa83cda
commit 90a44cf4b8

View file

@ -1,9 +1,9 @@
Version 0.2.6 (2018-)
Version 0.2.6 (2018-01-31)
- Displaying current filename in title (Issue #76) @danielperna84
- Added menu item to open configurator in new tab (Issue #76) @danielperna84
- Automatically load last viewed (and not closed) file via localStorage @danielperna84
- CTRL+s / CMD+s can now be used to save a file @danielperna84
- Prompting before saving now opt-in in editor settings @danielperna84
- Prompting before saving now opt-in in editor settings (Issue #77) @danielperna84
Version 0.2.5 (2018-01-27)
- Added warning-logs for access failure @danielperna84