-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5d2591b
commit a735e45
Showing
1 changed file
with
55 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,55 @@ | ||
### Changelog | ||
|
||
All notable changes to this project will be documented in this file. Dates are displayed in UTC. | ||
|
||
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). | ||
|
||
#### [v1.2.0](https://github.com/osmlab/maproulette-python-client/compare/v1.1.0...v1.2.0) | ||
|
||
> 24 June 2020 | ||
- dev > master [`#46`](https://github.com/osmlab/maproulette-python-client/pull/46) | ||
- Add task and challenge endpoints [`#45`](https://github.com/osmlab/maproulette-python-client/pull/45) | ||
- Added new task and challenge methods [`1df0c9b`](https://github.com/osmlab/maproulette-python-client/commit/1df0c9bbcba4a801494938d9936f3bbb74fb675c) | ||
- Started adding task endpoints [`c3083a2`](https://github.com/osmlab/maproulette-python-client/commit/c3083a2adf766e5ef669fa8ec05e16a1598c603f) | ||
- Fixing formatting [`731e19c`](https://github.com/osmlab/maproulette-python-client/commit/731e19c2ff01acfc8379c01711cde36e5c31a8e5) | ||
|
||
#### [v1.1.0](https://github.com/osmlab/maproulette-python-client/compare/v1.0.0...v1.1.0) | ||
|
||
> 12 June 2020 | ||
- Merging dev > master [`#44`](https://github.com/osmlab/maproulette-python-client/pull/44) | ||
- Add priority rule model [`#41`](https://github.com/osmlab/maproulette-python-client/pull/41) | ||
- Add travis & pypi badges [`#42`](https://github.com/osmlab/maproulette-python-client/pull/42) | ||
- Add new properties [`#38`](https://github.com/osmlab/maproulette-python-client/pull/38) | ||
- Added new user methods [`#40`](https://github.com/osmlab/maproulette-python-client/pull/40) | ||
- Added enums [`a65566a`](https://github.com/osmlab/maproulette-python-client/commit/a65566affac5a9a311fca4099870cc0d8bbebc5d) | ||
- Add more challenge properties [`280d70c`](https://github.com/osmlab/maproulette-python-client/commit/280d70cc5e081f32213a13132ee6a9e54954f485) | ||
- Change properties [`6660f05`](https://github.com/osmlab/maproulette-python-client/commit/6660f058ce6ab99a93bd2efd778d9c7f1a4287c2) | ||
|
||
#### v1.0.0 | ||
|
||
> 20 May 2020 | ||
- Merging dev -> master [`#39`](https://github.com/osmlab/maproulette-python-client/pull/39) | ||
- Add functionality for client-side certs [`#37`](https://github.com/osmlab/maproulette-python-client/pull/37) | ||
- Add new project api functionality [`#36`](https://github.com/osmlab/maproulette-python-client/pull/36) | ||
- Dev -> master [`#34`](https://github.com/osmlab/maproulette-python-client/pull/34) | ||
- Dev -> Master 0.1.0rc2 [`#33`](https://github.com/osmlab/maproulette-python-client/pull/33) | ||
- Read version from from __init__ [`#32`](https://github.com/osmlab/maproulette-python-client/pull/32) | ||
- Merging dev -> master [`#31`](https://github.com/osmlab/maproulette-python-client/pull/31) | ||
- Alpha release prep [`#30`](https://github.com/osmlab/maproulette-python-client/pull/30) | ||
- Refactor API module and add server health check [`#25`](https://github.com/osmlab/maproulette-python-client/pull/25) | ||
- Added docs for exceptions [`#23`](https://github.com/osmlab/maproulette-python-client/pull/23) | ||
- Added custom error class and removed/refactored endpoints affected by new MR release [`#20`](https://github.com/osmlab/maproulette-python-client/pull/20) | ||
- Add tests for remaining methods [`#19`](https://github.com/osmlab/maproulette-python-client/pull/19) | ||
- Build documentation using Sphinx [`#17`](https://github.com/osmlab/maproulette-python-client/pull/17) | ||
- [CI] PyPi publish on release [`#18`](https://github.com/osmlab/maproulette-python-client/pull/18) | ||
- GitHub Workflow for Publishing to Test-PyPi [`#16`](https://github.com/osmlab/maproulette-python-client/pull/16) | ||
- Adding new endpoint access and non-JSON-compliant output handling [`#15`](https://github.com/osmlab/maproulette-python-client/pull/15) | ||
- [Travis] Set tox python version to 3.6 [`#5`](https://github.com/osmlab/maproulette-python-client/pull/5) | ||
- Add tox to requirements.txt & PR template [`#4`](https://github.com/osmlab/maproulette-python-client/pull/4) | ||
- Build initial scaffolding for project [`#1`](https://github.com/osmlab/maproulette-python-client/pull/1) | ||
- Initial commit with scaffolding [`9bd6cbb`](https://github.com/osmlab/maproulette-python-client/commit/9bd6cbb5a9cf277a841a2b1add8ddccd6af4aac4) | ||
- Create LICENSE [`90af651`](https://github.com/osmlab/maproulette-python-client/commit/90af651113f97537c20ab8b6996305d2c1cb0335) | ||
- Add new features to project api [`04488da`](https://github.com/osmlab/maproulette-python-client/commit/04488dab8ba396bc05aa265ee748d129caec64ad) |