ED_LRR/CHANGELOG.md

20 lines
492 B
Markdown
Raw Normal View History

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