Skip to content

Commit

Permalink
Update HISTORY.MD with 0.14.0 (#596)
Browse files Browse the repository at this point in the history
  • Loading branch information
systemcatch authored May 31, 2019
1 parent 9ca3296 commit bad059f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
## History

### 0.14.0

- [NEW] Added provisional support for Python 3.8.
- [CHANGE] Removed support for EOL Python 3.4.
- [FIX] Updated setup.py with modern Python standards.
- [FIX] Upgraded dependencies to latest versions.
- [FIX] Enabled flake8 and black on travis builds.
- [FIX] Formatted code using black and isort.

### 0.13.2

- [NEW] Add is_between method.
Expand Down

0 comments on commit bad059f

Please sign in to comment.