Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Zverik committed Mar 15, 2018
1 parent b212957 commit 05a0337
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,11 @@
`[[('amenity', 'swimming_pool')], [('leisure', 'swimming_pool')]]`

* Parameters for profiles, using `-p` argument.
* No more default imports solely for profiles, import `re` and `zipfile` youself now.
* No more default imports solely for profiles, import `zipfile` youself now.
* Remarks for source points, thanks [@nixi](https://github.com/hixi).
* Better error message for Overpass API timeouts.
* Lifecycle prefixes are conflated, e.g. `amenity=*` and `was:amenity=*`.
* Dataset is checked for duplicates, which are reported (see `-d`) and removed.

## 1.2.3

Expand Down

0 comments on commit 05a0337

Please sign in to comment.