bump: version 0.11.6 → 0.11.7

This commit is contained in:
Lance Edgar 2024-07-04 08:20:31 -05:00
parent 5e11a2ecf6
commit 76897c24de
2 changed files with 17 additions and 1 deletions

View file

@ -5,6 +5,22 @@ 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.7 (2024-07-04)
### Fix
- add stacklevel to deprecation warnings
- require zope.sqlalchemy >= 1.5
- include edit profile email/phone dialogs only if user has perms
- allow view supplements to add to profile member context
- cast enum as list to satisfy deform widget
- expand POD image URL setting input
## v0.11.6 (2024-07-01)
### Fix

View file

@ -1,7 +1,7 @@
[metadata]
name = Tailbone
version = 0.11.6
version = 0.11.7
author = Lance Edgar
author_email = lance@edbob.org
url = http://rattailproject.org/