Changelog for git-vogue-0.2.2.1

2017-08-14 v0.2.0.1 Christian Marie <christian@ponies.io> * dependencies: Bump ghc-mod, hlint and stylish-haskell to be inline with latest stack-9.0 lts * plugins: ghc-mod will only work with >=5.8 now due CPP allergy * plugins: packunused plugin now vacuously succeeds if binary not found 2015-01-30 v0.2.0.1 Christian Marie <christian@ponies.io> * dependencies: Drop list-tries dependency 2015-01-21 v0.2.0.0 Christian Marie <christian@ponies.io> * plugins: All plugins now support multiple repositories * plugins: Output is formatted and streamed as it is generated * git-vogue: Provide interface for plugin enabling/disabling * git-vogue: Modular VCS architecture introduced * git-vogue: Allow checking of a single file via git-vogue check file 2015-01-05 v0.1.0.4 Christian Marie <christian@ponies.io> * plugins: Allow disabling of plugins via git config 2015-01-05 v0.1.0.3 Christian Marie <christian@ponies.io> * Initial public release