ED_LRR/CHANGELOG.md

32 lines
848 B
Markdown

<a name="unreleased"></a>
## [Unreleased]
### Miscellaneous
- **formatting:** ran `cargo fmt` and `cargo clippy`, fixed all warnings
<a name="v0.2.1"></a>
## [v0.2.1] - 2019-08-05
### Bug Fixes
- **router:** Fixed some syntax errors created by botched merge
<a name="v0.2.0"></a>
## [v0.2.0] - 2019-08-05
### Features
- **GUI:** Implement route plotting and fuzzy search
<a name="v0.1.0"></a>
## [v0.1.0] - 2019-07-22
### Features
- **GUI:** Add Download functionlaity, update Rust code, update Python code
<a name="v0.0.0"></a>
## v0.0.0 - 2019-07-15
[Unreleased]: https://gitlab.com/Earthnuker/ed_lrr/compare/v0.2.1...HEAD
[v0.2.1]: https://gitlab.com/Earthnuker/ed_lrr/compare/v0.2.0...v0.2.1
[v0.2.0]: https://gitlab.com/Earthnuker/ed_lrr/compare/v0.1.0...v0.2.0
[v0.1.0]: https://gitlab.com/Earthnuker/ed_lrr/compare/v0.0.0...v0.1.0