Skip to content

Commit 1305bbf

Browse files
committed
Update change log
1 parent ef8244e commit 1305bbf

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,20 @@ This project adheres to [Semantic Versioning](https://semver.org/).
1010

1111
### Changed
1212

13+
- Now requires libosmium version 2.17.0 or newer.
14+
- Remove the long-deprecated `--remove-deleted/--simplify` option on the
15+
`apply-changes` command.
16+
- Remove the long-deprecated `--omit-rs` option on the `export` command.
17+
- Remove the long-deprecated `--history` option on the `getid` command.
18+
- Update included Catch to v2.13.10.
19+
- Various small code cleanups.
20+
1321
### Fixed
1422

23+
- Fix for polygon extracts. Sometimes objects outside the polygon used for
24+
extraction could end up in the output.
25+
- Correctly detect relative paths on Windows.
26+
- Fixes cross-compiling for mingw.
1527

1628
## [1.14.0] - 2022-02-07
1729

0 commit comments

Comments
 (0)