mirror of
https://github.com/aquatix/digimarks.git
synced 2025-12-06 23:05:10 +01:00
v0.2.0
This commit is contained in:
@@ -10,7 +10,9 @@
|
|||||||
- How many bookmarks each tag has
|
- How many bookmarks each tag has
|
||||||
|
|
||||||
|
|
||||||
## v0.2.0 (unreleased)
|
## v0.2.0
|
||||||
|
|
||||||
|
2016-08-02
|
||||||
|
|
||||||
- Favicon courtesy Freepik on flaticon.com
|
- Favicon courtesy Freepik on flaticon.com
|
||||||
- Tag tags for easy adding of tags
|
- Tag tags for easy adding of tags
|
||||||
@@ -18,6 +20,7 @@
|
|||||||
- Several bug- and code style fixes
|
- Several bug- and code style fixes
|
||||||
- Styling tweaks
|
- Styling tweaks
|
||||||
- Added 'Add bookmark' FAB to the bookmarks overview
|
- Added 'Add bookmark' FAB to the bookmarks overview
|
||||||
|
- Option to strip parameters from url (like '?utm_source=social')
|
||||||
|
|
||||||
|
|
||||||
## v0.1.0
|
## v0.1.0
|
||||||
|
|||||||
2
setup.py
2
setup.py
@@ -26,7 +26,7 @@ setup(
|
|||||||
# third part for minor release
|
# third part for minor release
|
||||||
# second when api changes
|
# second when api changes
|
||||||
# first when it becomes stable someday
|
# first when it becomes stable someday
|
||||||
version='0.1.0',
|
version='0.2.0',
|
||||||
author='Michiel Scholten',
|
author='Michiel Scholten',
|
||||||
author_email='michiel@diginaut.net',
|
author_email='michiel@diginaut.net',
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user