1
0
mirror of https://github.com/aquatix/digimarks.git synced 2025-12-07 00:15:10 +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] ## [Unreleased]
### Added ### Added
- Show 404 page if bookmark is not found when editing
- Cache buster to force loading of the latest styling
### Changed ### 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 - Updated MaterializeCSS and jQuery
### Removed ### Removed
- Removed some dependencies - Removed dependency on more_itertools
- Removed dependency on utilkit
## [1.0.0] - 2016-12-29 ## [1.0.0] - 2016-12-29