aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorPavel Vymetálek <pavel@vym.cz>2020-04-06 10:38:31 +0200
committerPavel Vymetálek <pavel@vym.cz>2020-04-06 10:38:31 +0200
commit9cc1f6571b3fa961a45ef7320b66e12524fc09de (patch)
treefab2e3969e1b32fe9b8b3cd29f4938faba2ed6a8 /CHANGELOG
parent3c8188b0070131a5b0eddb9a57dd54722d965b4c (diff)
downloadsercp-pc-9cc1f6571b3fa961a45ef7320b66e12524fc09de.tar.gz
Fixed sending and progressbar for files smaller than 256 bytes
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 2c3b436..c77fc6e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,7 @@
+2020-04-06 v0.3.3 fixed progressbar for files smaller than 256 bytes
+2020-04-05 v0.3.2 changes for __APPLE__ and BSD - still not work on aplle :(
2020-04-03 v0.3.1 fixed complicated interrupting by ctrl-c
2019-03-26 v0.3.0 add support for time/date handling
2019-03-16 v0.2.3 fixed serial port setup to work on Mac
2019-03-09 v0.2.2 remove unnecessary waiting after last block
-2019-03-02 versions before this date was unreleased \ No newline at end of file
+2019-03-02 versions before this date was unreleased