Quicknotes v0.1.8

This commit is contained in:
Matias De lellis
2019-08-15 09:25:14 -03:00
parent 189d0be3d7
commit 1990b4c869
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
#Changelog
## [0.1.8]: 2019-08-15
### Added
- Add Alt+Return as keyboard shortcut to save note. Issue #21
- Show an animation when show the modal to editing notes.
## [0.1.7]: 2019-04-23 ## [0.1.7]: 2019-04-23
### Added ### Added
- Just bump versio to fix NC pattern - Just bump versio to fix NC pattern

View File

@@ -5,7 +5,7 @@
<name>Quick notes</name> <name>Quick notes</name>
<summary>Quick notes with a basic rich text</summary> <summary>Quick notes with a basic rich text</summary>
<description>Quick notes with a basic rich text</description> <description>Quick notes with a basic rich text</description>
<version>0.1.7</version> <version>0.1.8</version>
<licence>agpl</licence> <licence>agpl</licence>
<author>Matias De lellis</author> <author>Matias De lellis</author>
<namespace>QuickNotes</namespace> <namespace>QuickNotes</namespace>