There was an error while loading. Please reload this page.
1 parent b4daab2 commit 48e06c3Copy full SHA for 48e06c3
2 files changed
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# CHANGELOG
2
3
+## 118.0.1
4
+
5
+* Improve performance of `Field.placeholders`
6
7
## 118.0.0
8
9
* Removes `notifications_utils.template.SubjectMixin` (not used outside the repo)
notifications_utils/version.py
@@ -5,4 +5,4 @@
# - `make version-minor` for new features
# - `make version-patch` for bug fixes
-__version__ = "118.0.0" # b479010551a3b03216911d36a30a3e3b
+__version__ = "118.0.1" # 25047862539d5613bcec377a6ff40354
0 commit comments