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

More changes

This commit is contained in:
2017-07-05 12:45:09 +02:00
parent 85e94b71e5
commit 8bb9e11088

View File

@@ -19,13 +19,18 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
### Added
- Show 404 page if bookmark is not found when editing
- Cache buster to force loading of the latest styling
### Changed
- Updated dependencies
- Make running in a virtualenv optional
- Fix for misalignment and size of hamburger icon
- Updated Python (pip) dependencies
- Updated MaterializeCSS and jQuery
### Removed
- Removed some dependencies
- Removed dependency on more_itertools
- Removed dependency on utilkit
## [1.0.0] - 2016-12-29