We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 256cd36 commit 7e6ebc3Copy full SHA for 7e6ebc3
1 file changed
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/).
4
5
+## [1.0.4] - Unreleased
6
+
7
+### Fixed
8
9
+- Changed `.append()` to `.extend()` for Python 3 compatibility.
10
11
12
## [1.0.3] - 2019-09-07
13
14
### Added
0 commit comments