Skip to content

Commit

Permalink
Bump version to 1.5.16 [#140505283]
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Smith <sesmith177@gmail.com>
  • Loading branch information
Anna Thornton committed Mar 3, 2017
1 parent 41190d1 commit 1441a71
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
22 changes: 22 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
v1.5.16 Mar 03, 2017
=====================

* Allow usc2 version of python 2.x to be specified in runtime.txt
(https://www.pivotaltracker.com/story/show/140857561)

* Add nltk support
(https://www.pivotaltracker.com/story/show/140311521)

* Allow python version line to be specified in runtime.txt
- e.g. python-3.3.x
(https://www.pivotaltracker.com/story/show/140505663)

* Fix buildpack so that to pip can install editable dependencies from requirements.txt
(https://www.pivotaltracker.com/story/show/139473831)

* Add miniconda 4.3.11. remove miniconda 4.2.12
(https://www.pivotaltracker.com/story/show/139957205)

* Add EOL dates for python
(https://www.pivotaltracker.com/story/show/137374307)

v1.5.15 Jan 24, 2017
=====================

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.5.15
1.5.16

0 comments on commit 1441a71

Please sign in to comment.