diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2020-03-08 17:42:22 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2020-03-08 17:42:22 -0400 |
commit | 3850b3d27a76434bef390151423f2c5ea91cb40e (patch) | |
tree | 02897734f0c712c5dcaf4d28cc4e828282b57522 | |
parent | aa7d24b0af03b75ddbdb83875954cb54b9c796e9 (diff) | |
download | kutter-3850b3d27a76434bef390151423f2c5ea91cb40e.tar.gz kutter-3850b3d27a76434bef390151423f2c5ea91cb40e.tar.xz kutter-3850b3d27a76434bef390151423f2c5ea91cb40e.zip |
docs: Fix date of menu change in Config_Changes.md
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
-rw-r--r-- | docs/Config_Changes.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Config_Changes.md b/docs/Config_Changes.md index 71107462..eb4717f8 100644 --- a/docs/Config_Changes.md +++ b/docs/Config_Changes.md @@ -6,7 +6,7 @@ All dates in this document are approximate. # Changes -20200303: The menu "deck" and "card" options were removed. To +20200308: The menu "deck" and "card" options were removed. To customize the layout of an lcd screen use the new display_data config sections (see config/example-extras.cfg for the details). |