Skip to content

Commit

Permalink
1.9.4 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Sylvain MARIE committed Oct 5, 2020
1 parent 2fc3fc0 commit 4a94a7b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

### 1.9.4 - removed six dependency

- Removed unused `six` dependency. Note: this version will ship in conda forge.

### 1.9.3 - Minor compatibility fixes with functools.partial

- `@wraps` can now be used to wrap a `functools.partial`. Fixed [#57](https://github.com/smarie/python-makefun/issues/57)
Expand Down

0 comments on commit 4a94a7b

Please sign in to comment.