Skip to content

Commit

Permalink
Add changelog entries
Browse files Browse the repository at this point in the history
  • Loading branch information
grahamu committed Jan 23, 2018
1 parent 90b0c3e commit 5c0dd8c
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,25 @@ Django \ Python | 2.7 | 3.4 | 3.5 | 3.6

## Change Log

### 1.0.2

* Update installation requirements
* Update CI configuration
* Update .gitignore
* Remove unused MANIFEST entries
* Update patch target links
* Add namespacing to tests/urls.py


### 1.0.0

* Add Django 2.0 compatibility testing
* Drop Django 1.8, 1.9, 1.10 and Python 3.3 support
* Convert CI and coverage to CircleCi and CodeCov
* Add PyPi-compatible long description
* Standardize documentation layout
* Add django>=1.11 to requirements

### 0.3.0

### 0.2.4
Expand Down

0 comments on commit 5c0dd8c

Please sign in to comment.