release notes

This commit is contained in:
Antelle 2015-11-04 10:32:19 +03:00
parent 8624776e79
commit 5db26c3b3c
1 changed files with 6 additions and 6 deletions

View File

@ -2,12 +2,12 @@ Release notes
-------------
##### v0.1.1 (2015-11-04)
Bugfix and performance enhancements
[+] support non-xml keyfiles
[+] removed limitation for extensions of opened files
[+] #10: using WebCrypto for better open performance
[-] #11: can create a group without name
[-] #3: desktop app quits without question about unsaved changes
[-] #2: shortcuts are not working in Mac app
`+` support non-xml keyfiles
`+` removed limitation for extensions of opened files
`+` #10: using WebCrypto for better open performance
`-` #11: can create a group without name
`-` #3: desktop app quits without question about unsaved changes
`-` #2: shortcuts are not working in Mac app
##### v0.1.0 (2015-10-31)
First MVP