We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4d1e90 commit f126ddfCopy full SHA for f126ddf
CHANGELOG.md
@@ -1,13 +1,16 @@
1
# CHANGELOG
2
3
+## 99.8.0
4
+
5
+* Add new version of GOV.UK brand to email template, behind a flag
6
7
## 99.7.0
8
9
* Update economy letter transit dates to max 8 days
10
-
11
## 99.6.0
12
-* 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
14
15
## 99.5.2
16
notifications_utils/version.py
@@ -5,4 +5,4 @@
# - `make version-minor` for new features
# - `make version-patch` for bug fixes
-__version__ = "99.7.0" # 9d83e45af263673302c720b7f57ce01b
+__version__ = "99.8.0" # 235b3e3580b24d464e4924064ac808f2
0 commit comments