Skip to content

Commit d62fc81

Browse files
committed
Update changelog for 1.6.9
1 parent 66d0a6a commit d62fc81

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGES

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
1.6.9 (2023-12-20)
2+
=================
3+
- Include template for branding logo for wagtail > 5.0
4+
5+
16
1.6.8 (2023-12-20)
27
=================
38
- Use correct path for branding logo

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 1.6.8
2+
current_version = 1.6.9
33
commit = true
44
tag = true
55
tag_name = {new_version}

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434

3535
setup(
3636
name="wagtail-2fa",
37-
version="1.6.8",
37+
version="1.6.9",
3838
description="Two factor authentication for Wagtail",
3939
long_description=long_description,
4040
url="https://github.com/LabD/wagtail-2fa",

0 commit comments

Comments
 (0)