Update CHANGELOG

This commit is contained in:
Luc Didry 2017-09-14 08:06:41 +02:00
parent 68693fa368
commit a729d505af
1 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,8 @@
Revision history for Lufi Revision history for Lufi
0.02.1 2017-09-14
- Fix DB abstraction layer bug
0.02 2017-09-13 0.02 2017-09-13
- Database abstraction layer - Database abstraction layer
- PostgreSQL support - PostgreSQL support
@ -10,7 +13,6 @@ Revision history for Lufi
- Portuguese translation - Portuguese translation
- Catalan translation - Catalan translation
- Dutch translation - Dutch translation
- IE 11 support
- Deleting files from "My files" is now done with Ajax (#23) - Deleting files from "My files" is now done with Ajax (#23)
- Allow bulk files deletion from "My files" (#24) - Allow bulk files deletion from "My files" (#24)
- Bugfixes - Bugfixes