fnp
/
fnpdjango.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Make LazyUGettext a Promise so it deconstructs nicely.
[fnpdjango.git]
/
CHANGELOG.md
diff --git
a/CHANGELOG.md
b/CHANGELOG.md
index
7c73ba6
..
acbd281
100644
(file)
--- a/
CHANGELOG.md
+++ b/
CHANGELOG.md
@@
-3,6
+3,12
@@
This document records all notable changes to fnpdjango.
+## 0.4.1 (2019-09-27)
+
+- Make `utils.settings.LazyUGettextLazy` a `django.utils.functional.Promise`
+ so it deconstructs nicely.
+
+
## 0.4 (2019-04-03)
- Support for Django up to 2.2.