bump: version 0.11.7 → 0.11.8
This commit is contained in:
parent
58be7e9d5b
commit
431a4d7433
2 changed files with 13 additions and 1 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
@ -5,6 +5,18 @@ All notable changes to Tailbone 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).
|
||||
|
||||
## v0.11.8 (2024-07-04)
|
||||
|
||||
### Fix
|
||||
|
||||
- fix grid action icons for datasync/configure, per oruga
|
||||
|
||||
- allow view supplements to add extra links for profile employee tab
|
||||
|
||||
- leverage import handler method to determine command/subcommand
|
||||
|
||||
- add tool to make user account from profile view
|
||||
|
||||
## v0.11.7 (2024-07-04)
|
||||
|
||||
### Fix
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
|
||||
[metadata]
|
||||
name = Tailbone
|
||||
version = 0.11.7
|
||||
version = 0.11.8
|
||||
author = Lance Edgar
|
||||
author_email = lance@edbob.org
|
||||
url = http://rattailproject.org/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue