diff --git a/README.md b/README.md index e99db4d..01b448b 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ Help.Updates... menu. ## Dependencies -- [QT 5.4](https://www.qt.io/developers) +- [QT 5.5](https://www.qt.io/developers) - [Squirrel.Windows](https://github.com/Squirrel/Squirrel.Windows) (only need this if you are going to build setup) diff --git a/RELEASE.md b/RELEASE.md index 8f7ba62..d424c52 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -1,3 +1,17 @@ +# GpxUi 0.1.6 + +## Improvements + + * Windows Explorer gets 'Convert to X3g' on the right click menu + * GPX has new gcode macros + +## Bug fixes + + * Linux build works (no setup or releases yet though) + * Handle .ini location better so that upgrades are hopefully smoother + +([Commits](https://github.com/markwal/GpxUi/compare/0.1.5...0.1.6)) + # GpxUi 0.1.5 ## Improvements