Skip to content

Commit

Permalink
DOC: add version 0.1.2 to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
johnyf committed Jul 13, 2016
1 parent cf38910 commit 1ae261b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# Polytope package update history


## version 0.1.2 - 12 July 2016

- require `scipy >= 0.16`
- use `scipy.optimize.linprog` if `cvxopt.glpk` fails to import
- PEP440-compliant version identifier `vX.Y.Z.dev0+commithash`
- test on Travis CI


## version 0.1.1 - 25 October 2015

- silence GLPK solver's output in `cvxopt`
Expand Down

0 comments on commit 1ae261b

Please sign in to comment.