summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorVito Caputo <vcaputo@pengaru.com>2020-07-11 17:46:10 -0700
committerVito Caputo <vcaputo@pengaru.com>2020-07-11 17:47:47 -0700
commit46e9069fdbc58bd1febde1a493b1fe7aa9456527 (patch)
treed6766eabfd50fc0c64c72dfa8cc1163726849a4a /ChangeLog
parent71dafbb5602d38f051a67ea883e04bd55f96f170 (diff)
*: bump to 0.4.00.4.0
Formally making first release since forking, I'm sure there are bugs but I doubt anyone will be inclined to help test any of this if there's nothing at least stating it's a newer version and some mention of the user-visible changes.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1595133..907997e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+/*Version 0.4.0*/
+* Recorded area is no longer forced to 16-pixel boundaries
+* Fixed --y argument handling
+* Fixed a clipping boundary condition off-by-one error
+
/*Version 0.3.8.1*/
* Fixed a bug that caused compilation to fail on some platforms, due
to missing headers.
© All Rights Reserved