diff --git a/CHANGELOG b/CHANGELOG index 841622b3a..ca88e6637 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,13 @@ +v1.5.18 Apr 11, 2017 +===================== + +* Support pre_compile and post_compile hooks when using Conda + (https://www.pivotaltracker.com/story/show/137634053) + +* Build python 2.7.x with ucs4 support + - ucs2 python 2.7.x versions are still included in the manifest + (https://www.pivotaltracker.com/story/show/140854911) + v1.5.17 Mar 27, 2017 ===================== diff --git a/VERSION b/VERSION index 467e0f52e..9e3bdd448 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.5.17 \ No newline at end of file +1.5.18 \ No newline at end of file