Skip to content

Commit b7a4bac

Browse files
committed
Prep for 2.13 release
1 parent c902e39 commit b7a4bac

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.13 2025-08-01
5+
6+
- Add ability to configure sharing domain via Django settings (https://github.com/cfpb/wagtail-sharing/pull/78)
7+
48
## 2.12.1 2024-01-09
59

610
- Fix deprecation warning in Wagtail 5.2 (https://github.com/cfpb/wagtail-sharing/pull/73)

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.12.1"
3+
version = "2.13"
44
description = "Easier sharing of Wagtail drafts"
55
readme = "README.rst"
66
requires-python = ">=3.8"

0 commit comments

Comments
 (0)