summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorKeewis <keewis@posteo.de>2021-08-22 12:30:34 +0200
committerKeewis <keewis@posteo.de>2021-08-23 23:36:39 +0200
commite623e7e110e838d5f36b72ce3d7ea628fa6d2883 (patch)
treeb22e57f2dd9e7bdb0899a45639da2973189f0065 /CHANGES
parent61a4976cdd07ad3a18d6c120e66a878b7fcf99b8 (diff)
downloadpint-e623e7e110e838d5f36b72ce3d7ea628fa6d2883.tar.gz
update CHANGES
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 477aa09..2899c0c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -16,6 +16,7 @@ Pint Changelog
- Fix string formatting of numpy array scalars
- Fix default format for Measurement class (Issue #1300)
- Fix parsing of pretty units with same exponents but different sign. (Issue #1360)
+- Add documentation for the string format options (Issue #1357, #1375)
### Breaking Changes