Update changelog
This commit is contained in:
parent
b212957922
commit
05a0337a72
1 changed files with 5 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue