From bc90a0adcc5b22d2bf0158333eb6dfb34c402d48 Mon Sep 17 00:00:00 2001 From: Harry Jeffery Date: Mon, 8 Feb 2016 11:02:29 +0000 Subject: Release imv v2.0.0 --- CHANGELOG | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index b97d9e0..7889e7a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,7 +1,30 @@ imv Changelog ============= +v2.0.0 - 2016-02-08 +------------------- + +BREAKING CHANGE: +* When no arguments given, read paths from stdin +* When '-' given as an argument, read file data from stdin + + +* Use 'Monospace' as default font +* Fixed some types of animated gifs that did not display correctly +* Added third scaling mode: 'best fit' where images will be scaled down to fit, + but *not* scaled up to fill the window +* Trimmed output of '-h', making the manpage the single source of truth +* Improvements to documentation +* Improved portability across platforms +* Allow non-integral slideshow times +* Improved test coverage +* Various improvements to the build + - `uninstall` target added to Makefile + - `V` option added to Makefile + - Respect `PREFIX`, `CFLAGS`, and `LDFLAGS` + v1.2.0 - 2015-12-11 +------------------- * Added a text overlay (-d to enable, 'd' to toggle) - Font used is configurable with -e option -- cgit v1.2.3