From 921ae159f8f0d26d8e15c76bef2079f81a3bff0d Mon Sep 17 00:00:00 2001 From: "Vanya A. Sergeev" Date: Fri, 14 Oct 2016 17:43:14 -0700 Subject: [PATCH] add contributors to changelog --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 38c182c..08137a1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ * Fix intermittent unit test failures due to non-deterministic packing of dict test vectors. * Fix several docstring examples and typos. * Add license and unit test to source distribution packaging. + * Contributors + * Fairiz 'Fi' Azizi - df59af6 + * INADA Naoki - 23dbf70 + * Jack O'Connor - 7aa0d19 * Version 2.1 - 05/09/2015 * Improve array and map unpacking performance under Python 2. @@ -36,4 +40,5 @@ * Version 1.0 - 09/29/2013 * Initial release. - + * Contributors + * Eugene Ma - 496aaa5