Update changelog

This commit is contained in:
Lance Edgar 2020-02-26 15:10:09 -06:00
parent 3d5e0be2fe
commit 3d9c31c084
2 changed files with 7 additions and 1 deletions

View file

@ -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.

View file

@ -1,6 +1,6 @@
{
"name": "byjove",
"version": "0.1.6",
"version": "0.1.7",
"description": "Generic-ish app components for Vue.js frontend to Tailbone API backend",
"keywords": [
"rattail",