Update changelog
This commit is contained in:
parent
3d5e0be2fe
commit
3d9c31c084
2 changed files with 7 additions and 1 deletions
|
@ -5,6 +5,12 @@ All notable changes to 'byjove' will be documented in this file.
|
|||
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
|
||||
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [0.1.7] - 2020-02-26
|
||||
### Changed
|
||||
- Consolidate some perm check logic.
|
||||
- Make sure we never ask for page 0 when fetching model index data.
|
||||
- Tweak how/when Edit and Delete buttons are shown for model-crud.
|
||||
|
||||
## [0.1.6] - 2020-02-21
|
||||
### Changed
|
||||
- Add page-content-wrapper to main app template.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue