Updated documentation. Cleaned up a bit.

- [doc] Updated the markdown documents for the v1.1 release.

- [doc] Removed references to classic GUI mode.
This commit is contained in:
Sonny Jeon
2016-12-10 23:13:26 -07:00
parent 4d10c3062c
commit 91d6de90bd
7 changed files with 357 additions and 332 deletions

View File

@ -1,3 +1,18 @@
----------------
Date: 2016-12-08
Author: Sonny Jeon
Subject: Removed classic GUI interface. Fixed typo with line number support.
- [config] Permanently removed classic GUI interface support. This
unintentionally created a problem where some users/GUI devs used this
compatibility mode and did not update to the new interface. So, there
were two interfaces in use, rather than just one like it was intended.
This removal should help everyone by forcing all GUIs to update and
updated GUI not having to support yet another interface.
- Fixed typo with line number support in jog mode.
----------------
Date: 2016-12-04
Author: chamnit