From cad50c9149143eff8c6329e77d3c20015d0f0331 Mon Sep 17 00:00:00 2001 From: Lance Edgar Date: Sun, 30 Jun 2024 21:28:56 -0500 Subject: [PATCH] =?UTF-8?q?bump:=20version=200.11.4=20=E2=86=92=200.11.5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 10 ++++++++++ setup.cfg | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d92a99e..510aa6a1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,16 @@ 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.5 (2024-06-30) + +### Fix + +- allow comma in numeric filter input + +- add custom url prefix if needed, for fanstatic + +- use vue 3.4.31 and oruga 0.8.12 by default + ## v0.11.4 (2024-06-30) ### Fix diff --git a/setup.cfg b/setup.cfg index 82cf3b25..4ee92f01 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,7 +1,7 @@ [metadata] name = Tailbone -version = 0.11.4 +version = 0.11.5 author = Lance Edgar author_email = lance@edbob.org url = http://rattailproject.org/