Compare commits

...

4 Commits

Author SHA1 Message Date
Robert L
8fc3bbe762 Fix formatting issues 2018-01-24 12:15:04 -05:00
roblevesque
92a2b399dd
Update CHANGELOG.md 2018-01-24 12:13:01 -05:00
roblevesque
a657e97b73
Update CHANGELOG.md 2018-01-24 11:42:47 -05:00
roblevesque
19297d2614
Merge pull request #2 from mattburchett/swapbutton
Adding a swap button to the route planner
2018-01-24 11:40:52 -05:00

View File

@ -3,7 +3,8 @@
**V0.6.1** *(1-16-2018)*
* Moved CHANGELOG over to read CHANGELOG.md from project and parse the markdown in Javascript. Is it overkill? Sure. Do I care? No
* Some design tweaks to improve space usage throughout sidebar, and other things
* Adjustable size on client window.
* Adjustable size on client window
* Add Swap button (Crisha)
**V0.6** *(1-9-2018)*
* Simple websocket client. (Thanks to grapenut@M\*U\*S\*H )