1
0
mirror of https://github.com/aquatix/digimarks.git synced 2025-12-06 22:05:09 +01:00

Changelog

This commit is contained in:
2016-07-26 14:00:21 +02:00
parent 7a32290e1f
commit 7471373ee4

16
CHANGELOG.md Normal file
View File

@@ -0,0 +1,16 @@
## v0.2.0 (unreleased)
- Sorting of bookmarks
- Sort by title
- Sort by date
## v0.1.0
2016-07-26
- Initial release
- Flask application with functionality to add users, add and edit bookmarks,
tag bookmarks, group by tags, create tag-based public pages (read-only, to be shared
with interested parties)