Skip to content

Commit 0aea212

Browse files
committed
Prep for 2.14 release
1 parent 6b0c7a7 commit 0aea212

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
All notable changes to this project will be documented in this file.
22
We follow the [Semantic Versioning 2.0.0](http://semver.org/) format.
33

4+
## 2.14 2025-09-16
5+
6+
- Support multiple settings-based sharing hosts (https://github.com/cfpb/wagtail-sharing/pull/79)
7+
48
## 2.13 2025-08-01
59

610
- Add ability to configure sharing domain via Django settings (https://github.com/cfpb/wagtail-sharing/pull/78)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "wagtail-sharing"
3-
version = "2.13"
3+
version = "2.14"
44
description = "Easier sharing of Wagtail drafts"
55
readme = "README.rst"
66
requires-python = ">=3.8"

0 commit comments

Comments
 (0)