diff options
author | Teddy Wing | 2018-01-22 22:32:21 +0100 |
---|---|---|
committer | Teddy Wing | 2018-01-22 22:39:14 +0100 |
commit | 3c8651dfb3a31ab4a210b9e193c4448f30943dd5 (patch) | |
tree | df306a4b09de4890f6c234e5095223b3f40e9e31 /CHANGELOG | |
parent | 44ae48931227fba274a3d2fea3742947987950f0 (diff) | |
download | timetasker-3c8651dfb3a31ab4a210b9e193c4448f30943dd5.tar.bz2 |
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,6 +1,13 @@ CHANGELOG ========= +v0.1.2 (2018-01-22): + * When submitting time entries, print the HTTP response in the error output + to show the cause of the error. + * Time Task updated their form handling code last week to use U.S.-style + instead of European-style localisation. Change the date and decimal time + formats accordingly when submitting the form to the server. + v0.1.1 (2017-07-08): + Add Bash completion * Update release script |