This commit is contained in:
Matias De lellis
2019-11-02 21:28:00 -03:00
parent 8b0388f8a5
commit c9fbd9bfdd
2 changed files with 9 additions and 1 deletions

View File

@@ -1,5 +1,13 @@
#Changelog #Changelog
## [0.1.10]: 2019-11-02
### Added
- Add Italian translation. Thanks to @albanobattistella
- Use fullscreen modal on small screen. Issue #23
- Add an small fade animation when hide the modal note.
- Install libs using npm to ensure versions of handlebars.
- Use transifex to translations. Please, help to it.
## [0.1.9]: 2019-08-21 ## [0.1.9]: 2019-08-21
### Added ### Added
- Indicate support for NC 17. - Indicate support for NC 17.

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.9</version> <version>0.1.10</version>
<licence>agpl</licence> <licence>agpl</licence>
<author>Matias De lellis</author> <author>Matias De lellis</author>
<namespace>QuickNotes</namespace> <namespace>QuickNotes</namespace>