File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file. Dates are d
44
55Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
66
7+ #### [ v1.6.0] ( https://github.com/osmlab/maproulette-python-client/compare/v1.5.0...v1.6.0 )
8+
9+ > 26 January 2021
10+
11+ - dev > ; master (version bump to 1.6.0) [ ` #76 ` ] ( https://github.com/osmlab/maproulette-python-client/pull/76 )
12+ - Merge dev > ; master [ ` #75 ` ] ( https://github.com/osmlab/maproulette-python-client/pull/75 )
13+ - Cooperative Work Model [ ` #69 ` ] ( https://github.com/osmlab/maproulette-python-client/pull/69 )
14+ - Updated changelog [ ` #71 ` ] ( https://github.com/osmlab/maproulette-python-client/pull/71 )
15+ - Added new endpoint for fetching tasks by bounding box [ ` #70 ` ] ( https://github.com/osmlab/maproulette-python-client/pull/70 )
16+ - Refactoring existing endpoint unit tests [ ` #67 ` ] ( https://github.com/osmlab/maproulette-python-client/pull/67 )
17+
718#### [ v1.5.0] ( https://github.com/osmlab/maproulette-python-client/compare/v1.4.0...v1.5.0 )
819
920> 3 September 2020
Original file line number Diff line number Diff line change 1717from .api .task import Task
1818from .api .user import User
1919
20- __version__ = '1.6 .0'
20+ __version__ = '1.7 .0'
You can’t perform that action at this time.
0 commit comments