chore(changelog): Update changelog

This commit is contained in:
Daniel S. 2019-08-06 23:52:18 +02:00
parent 922b99337a
commit 2e604a4281

View file

@ -1,34 +1,34 @@
## [Unreleased] ## [Unreleased]
### Documentation ### Documentation
- Insert page break after table of contents - Insert page break after table of contents [f027e02](https://gitlab.com/Earthnuker/ed_lrr/commit/f027e02)
- Update documentation to include basic description - Update documentation to include basic description [714741a](https://gitlab.com/Earthnuker/ed_lrr/commit/714741a)
- Rename `doc` folder to `docs`, update outline - Rename `doc` folder to `docs`, update outline [fb54bda](https://gitlab.com/Earthnuker/ed_lrr/commit/fb54bda)
- Add skeleton for documentation - Add skeleton for documentation [dbc6f35](https://gitlab.com/Earthnuker/ed_lrr/commit/dbc6f35)
### Miscellaneous ### Miscellaneous
- Update changelog template to make conversion to PDF easier - Update changelog template to make conversion to PDF easier [87550a9](https://gitlab.com/Earthnuker/ed_lrr/commit/87550a9)
- **formatting:** ran `cargo fmt` and `cargo clippy`, fixed all warnings - **formatting:** ran `cargo fmt` and `cargo clippy`, fixed all warnings [fb3f79b](https://gitlab.com/Earthnuker/ed_lrr/commit/fb3f79b)
## [v0.2.1] - 2019-08-05 ## [v0.2.1] - 2019-08-05
### Bug Fixes ### Bug Fixes
- **router:** Fixed some syntax errors created by botched merge - **router:** Fixed some syntax errors created by botched merge [4b14643](https://gitlab.com/Earthnuker/ed_lrr/commit/4b14643)
## [v0.2.0] - 2019-08-05 ## [v0.2.0] - 2019-08-05
### Features ### Features
- **GUI:** Implement route plotting and fuzzy search - **GUI:** Implement route plotting and fuzzy search [c290d5e](https://gitlab.com/Earthnuker/ed_lrr/commit/c290d5e)
## [v0.1.0] - 2019-07-22 ## [v0.1.0] - 2019-07-22
### Features ### Features
- **GUI:** Add Download functionality, update Rust code, update Python code - **GUI:** Add Download functionality, update Rust code, update Python code [ec3972b](https://gitlab.com/Earthnuker/ed_lrr/commit/ec3972b)
## v0.0.0 - 2019-07-15 ## v0.0.0 - 2019-07-15
[Unreleased]: https://gitlab.com/Earthnuker/ed_lrr/compare/v0.2.1...HEAD [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.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.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 [v0.1.0]: https://gitlab.com/Earthnuker/ed_lrr/compare/v0.0.0...v0.1.0