From 1a23516e34cd96f187130eef65067881fbc83871 Mon Sep 17 00:00:00 2001 From: Hernan Grecco Date: Tue, 3 Jun 2014 22:13:53 -0300 Subject: Updated CHANGES --- CHANGES | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index ba227ae..64b48a2 100644 --- a/CHANGES +++ b/CHANGES @@ -5,7 +5,16 @@ Pint Changelog 0.6 (unreleased) ---------------- -- Nothing changed yet. +- Implemented a standard way to change the registry used in unpickling operations. + (Issue #148) +- Fix bug where conversion would fail due to caching. + (Issue #140, thanks jdreaver) +- Allow assigning Not a Number to a quantity array. + (Issue #127) +- Decoupled Quantity in place and not in place unit conversion methods. +- Return None in functions that modify quantities in place. +- Improved testing infrastructure to check for unwanted warnings. +- Added test function at the package level to run all tests. 0.5 (2014-05-07) -- cgit v1.2.1