commit c08d889239b6cf74d8bc303deaba9008cae42f5e parent cd9789583331d2ea0d9d9a6766bffa718fd29a0b Author: Frederic Cambus <fred@statdns.com> Date: Sun, 2 Jul 2017 18:04:45 +0200 Updated ChangeLog Diffstat:
M | ChangeLog | | | 11 | +++++++++++ |
1 file changed, 11 insertions(+), 0 deletions(-)
diff --git a/ChangeLog b/ChangeLog @@ -1,3 +1,14 @@ +AnsiLove/C 3.0.7 (2017-07-02) + +- Print messages to to stderr instead of stdout +- Ensure binary files have an even size +- Better description of supported file formats +- Skip erase in line (EL) sequences (issue reported by Bart Dumon, thanks!) +- Define palettes in config.h +- Use defined palettes instead of hardcoding each color value in the loaders + + + AnsiLove/C 3.0.6 (2017-04-22) - Create an output function to unify the way output files are created