Skip to content

Commit

Permalink
DOC: add version 0.1.4 to CHANGELOG
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
johnyf committed May 6, 2017
1 parent 0b583ca commit 1b428e4
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
# Polytope package update history


## version 0.1.4 - 6 May 2017

- classes `polytope.Polytope`, `polytope.Region`:
- add methods `translation`, `rotation`
- require `setuptools >= 23.0.0`
- require `numpy >= 1.7.1`
- require `scipy >= 0.18.0`


## version 0.1.3 - 31 August 2016

- support Python 3
Expand Down

0 comments on commit 1b428e4

Please sign in to comment.