Skip to content

Commit

Permalink
Merge tag '0.19.0' into develop
Browse files Browse the repository at this point in the history
0.19.0
  • Loading branch information
KlaasH committed Aug 30, 2023
2 parents fb64995 + e580520 commit e62b949
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Upcoming release]

## [0.19.0] - 2023-08-30

- Update OSM tags for crossings and traffic islands (PR #948)
- Replace quantile plugin with built-in PERCENTILE_COUNT (PR #949)

## [0.18.0] - 2023-05-16

- Strip backslash characters from OSM file
Expand Down Expand Up @@ -197,7 +202,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [0.1.0] - 2017-04-21


[Upcoming release]: https://github.com/azavea/pfb-network-connectivity/compare/0.18.0...HEAD
[Upcoming release]: https://github.com/azavea/pfb-network-connectivity/compare/0.19.0...HEAD
[0.19.0]: https://github.com/azavea/pfb-network-connectivity/compare/0.18.0...0.19.0
[0.18.0]: https://github.com/azavea/pfb-network-connectivity/compare/0.17.0...0.18.0
[0.17.0]: https://github.com/azavea/pfb-network-connectivity/compare/0.16.1...0.17.0
[0.16.1]: https://github.com/azavea/pfb-network-connectivity/compare/0.16.0...0.16.1
Expand Down

0 comments on commit e62b949

Please sign in to comment.