Skip to content

Commit

Permalink
docs: fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
escaped committed Dec 13, 2021
1 parent f67e85b commit ef2ee24
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Expand Up @@ -7,12 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.6.0] - 2021-11-01
## [0.7.0] - 2021-12-13

### Changed

* update all dependencies and be compatible with more versions

## [0.6.0] - 2021-11-01


### Changed

* compatibility with osmnx 1.1.x
Expand Down Expand Up @@ -69,7 +72,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* basic routing CLI
* basic API

[Unreleased]: https://github.com/escaped/routor/compare/0.6.0...HEAD
[Unreleased]: https://github.com/escaped/routor/compare/0.7.0...HEAD
[0.7.0]: https://github.com/escaped/routor/compare/0.6.0...0.7.0
[0.6.0]: https://github.com/escaped/routor/compare/0.5.1...0.6.0
[0.5.1]: https://github.com/escaped/routor/compare/0.5.0...0.5.1
[0.5.0]: https://github.com/escaped/routor/compare/0.4.0...0.5.0
Expand Down

0 comments on commit ef2ee24

Please sign in to comment.