diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..6fbec58 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,24 @@ +# EDMC_SpanshRouter Change Log + +All notable changes to this project will be documented in this file. + +## 1.2.0 + +- Added "Clear route" button +- Added an estimated "jumps left" count +- Better GUI layout +- Better "route save" handling +- Bug fixes + +## 1.1.0 + +- Added "next/previous waypoint" buttons +- Added update notification +- Better route save handling +- Fixed first waypoint not copied when using new route +- Added workarounds for an issue where the first waypoint is not copied/updated + +## 1.0.0 + +- Initial release +