summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 19f7d7f..f1bc247 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,8 @@ Pint Changelog
0.10 (unreleased)
-----------------
+- Removed eval usage when creating UnitDefinition and PrefixDefinition from string.
+ (Issue #942)
- Added `fmt_locale` argument to registry.
(Issue #904)
- Better error message when Babel is not installed.