fix #23: history inside history entries

This commit is contained in:
Antelle 2015-11-09 20:28:12 +03:00
parent 2d0c626901
commit 66a0d3dfbf
2 changed files with 2 additions and 1 deletions

View File

@ -29,7 +29,7 @@
"dropbox": "antelle/dropbox-js#0.10.4",
"font-awesome": "~4.4.0",
"install": "~1.0.4",
"kdbxweb": "~0.2.3",
"kdbxweb": "~0.2.4",
"normalize.css": "~3.0.3",
"pikaday": "~1.3.3",
"zepto": "~1.1.6",

View File

@ -10,6 +10,7 @@ UX improvements, new features, bugfixes
`+` #13: increase max generated password length
`+` #20: default http:// for urls without protocol
`-` #12: cannot edit entries without title
`-` #21: history inside history entries
##### v0.1.1 (2015-11-04)
Bugfix and performance enhancements