Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
deniszh authored Oct 23, 2019
1 parent 70a1db9 commit 0fc4dbe
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## v1.1.6
- Python 3 support (PR#107, @piotr1212)
- Use --copy-dest, enabling the rsync algorithm when copying from remote to staging (PR#106, @luke-heberling)
- fix lint errors (PR#105, @YevhenLukomskyi)
- specify long_description_content_type, so that package description is properly rendered on pypi.org (PR#104, @YevhenLukomskyi)

## v1.1.4
- Use the scandir version of os.walk if possible (PR#99, @deejay1)
- Include LICENSE in MANIFEST.in (PR#100, @deejay1)
Expand Down

0 comments on commit 0fc4dbe

Please sign in to comment.