Skip to content

Commit e783f38

Browse files
authored
Update CHANGELOG.md
1 parent 7994f0c commit e783f38

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,21 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [v1.7.0](https://github.com/osmlab/maproulette-python-client/compare/v1.6.0...v1.7.0)
8+
9+
> 7 September 2021
10+
11+
- Dev -> Master [`#88`](https://github.com/osmlab/maproulette-python-client/pull/88)
12+
- Updated changelog and version bump [`#87`](https://github.com/osmlab/maproulette-python-client/pull/87)
13+
- Encode slashes in challenge_name [`#82`](https://github.com/osmlab/maproulette-python-client/pull/82)
14+
- Add support for parameter "immediate" for delete_project(), closes #85 [`#86`](https://github.com/osmlab/maproulette-python-client/pull/86)
15+
- Changed response handling in case of JSON deserializing error [`#80`](https://github.com/osmlab/maproulette-python-client/pull/80)
16+
- Add endpoint to rebuild challenge [`#79`](https://github.com/osmlab/maproulette-python-client/pull/79)
17+
- add info where API KEY can be found [`#77`](https://github.com/osmlab/maproulette-python-client/pull/77)
18+
- Merge pull request #86 from rYR79435/deleteProjectImmediate [`#85`](https://github.com/osmlab/maproulette-python-client/issues/85)
19+
- Add support for parameter "immediate" for delete_project(), closes #85 [`#85`](https://github.com/osmlab/maproulette-python-client/issues/85)
20+
- Encode slashes in challenge_name, closes #81 [`#81`](https://github.com/osmlab/maproulette-python-client/issues/81)
21+
722
#### [v1.6.0](https://github.com/osmlab/maproulette-python-client/compare/v1.5.0...v1.6.0)
823

924
> 26 January 2021

0 commit comments

Comments
 (0)