summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorHernan <hernan.grecco@gmail.com>2021-01-07 12:24:10 -0300
committerHernan <hernan.grecco@gmail.com>2021-01-07 12:24:10 -0300
commit56498a7512886c1f85362b99b04ff833f57a9be5 (patch)
tree6087328af9c3170f6932a16f7028af33ef7ef0f6 /CHANGES
parentb4ba5fda0684826e83954b0802c045dca18c84cd (diff)
parent1d114004d864503b0cffbc4e569b0f09353bc9d7 (diff)
downloadpint-56498a7512886c1f85362b99b04ff833f57a9be5.tar.gz
Merge branch 'jules-ch-hotfix-1195-scalar-tolist' into develop
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 05151b2..f21443a 100644
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,7 @@ Pint Changelog
- Fix comparisons between Quantities and Measurements.
(Issue #1134, thanks lewisamarshall)
- Implemented benchmarks based on airspeed velocity.
+- Fix tolist function with scalar ndarray. (Issue #1195)
0.16.1 (2020-09-22)