Skip to content

Commit f126ddf

Browse files
committed
Bump version to 99.8.0
Brings new GOV.UK brand into email template, behind a flag.
1 parent e4d1e90 commit f126ddf

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,16 @@
11
# CHANGELOG
22

3+
## 99.8.0
4+
5+
* Add new version of GOV.UK brand to email template, behind a flag
6+
37
## 99.7.0
48

59
* Update economy letter transit dates to max 8 days
610

7-
811
## 99.6.0
912

10-
* Improve celery json logging. Include beat with separate log level options and testing.
13+
* Improve celery json logging. Include beat with separate log level options and testing
1114

1215
## 99.5.2
1316

notifications_utils/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
# - `make version-minor` for new features
66
# - `make version-patch` for bug fixes
77

8-
__version__ = "99.7.0" # 9d83e45af263673302c720b7f57ce01b
8+
__version__ = "99.8.0" # 235b3e3580b24d464e4924064ac808f2

0 commit comments

Comments
 (0)