diff --git a/_dist/README.txt b/_dist/README.txt index 85cf961..9fd0095 100644 --- a/_dist/README.txt +++ b/_dist/README.txt @@ -16,5 +16,13 @@ See the included `webcmd.conf-sample` file for an example configuration implemen =CHANGELOG= +2017-03-27 1.0.1 +- Enhancement: Simplify configuration file format, allow parsing const strings directly +- Enhancement: Improve time format display +- Fix an issue with pasting into form fields on Firefox Mobile +- Fix an issue with not consistently interpreting `MaxHistoryLines:0` as infinite history +- Fix a cosmetic issue with mobile viewports +- Fix a cosmetic issue with task ordering + 2017-03-25 1.0.0 - Initial public release