Skip to content

Commit 2ed1569

Browse files
Merge pull request #28 from mishaschwartz/update-changelog-for-v0.2.0
Update changelog for v0.2.0
2 parents 69c2b23 + 368e534 commit 2ed1569

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

Changelog.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,19 @@
11
# Changelog
2-
##[unreleased]
2+
3+
## [unreleased]
4+
5+
## [v0.2.0]
36
- Added new methods for adding and removing extra marks (#15)
4-
- Fixed bug which caused file uploads to be PUT requests by default instead of POST (#22)
57
- Rewrite everything to use the requests library (#26)
68

7-
##[v0.1.0]
9+
## [v0.1.1]
10+
- Fixed bug which caused file uploads to be PUT requests by default instead of POST (#22)
11+
12+
## [v0.1.0]
813
- this release includes functions to call all API routes for MarkUs version 1.9.0 (#10, #12, #13, #14, #18)
914
- updated documentation to give correct instructions for pip installation (#11)
1015
- made some functions private that should have been private initially (#17)
1116

12-
##[v0.0.1]
17+
## [v0.0.1]
1318
- initial release!
1419
- this release includes functions to call all API routes for MarkUs version 1.8.0

0 commit comments

Comments
 (0)