From 02964b6429e509e961a7459d23bfedfb8d49e372 Mon Sep 17 00:00:00 2001 From: Hernan Grecco Date: Tue, 20 Aug 2013 00:10:27 -0300 Subject: Updated CHANGES and AUTHORS --- AUTHORS | 1 + CHANGES | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/AUTHORS b/AUTHORS index 1a80fc3..870ee2d 100644 --- a/AUTHORS +++ b/AUTHORS @@ -6,4 +6,5 @@ Other contributors, listed alphabetically, are: * Alexander Böhn * Dave Brooks * Giel van Schijndel +* Daniel Sokolowski * Brend Wanders diff --git a/CHANGES b/CHANGES index 49a41fa..df5362d 100644 --- a/CHANGES +++ b/CHANGES @@ -20,9 +20,9 @@ Pint Changelog - fix error raised when unit symbol is missing. (Issue #41) - fix error raised when magnitude is Decimal. - (Issue #46) + (Issue #46, thanks danielsokolowski) - support for non-installed pint. - (Issue #42) + (Issue #42, thanks danielsokolowski) - support for application of numpy function on non-ndarray magnitudes. (Issue #44) - support for math operations on dimensionless Quantities (writen with units) -- cgit v1.2.1