diff --git a/CHANGELOG.md b/CHANGELOG.md index c493f7c5..54b0e1de 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ 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.10 (2024-07-05) + +### Fix + +- make the Members tab optional, for profile view + ## v0.11.9 (2024-07-05) ### Fix diff --git a/setup.cfg b/setup.cfg index c87b903a..1787343a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,7 +1,7 @@ [metadata] name = Tailbone -version = 0.11.9 +version = 0.11.10 author = Lance Edgar author_email = lance@edbob.org url = http://rattailproject.org/