fusesource / jansi

Jansi is a small java library that allows you to use ANSI escape sequences to format your console output which works even on windows.
http://fusesource.github.io/jansi/
Apache License 2.0
1.12k stars 139 forks source link

Can you please update the release notes? #68

Closed kmort89 closed 8 years ago

kmort89 commented 8 years ago

Hi, the latest changelog entries are from 1.11 version and on the github.io webpage there is some information about the 1.12 release. However, the latest release provided by tags is 1.14, but there's no information on what's changed since 1.11. I'd like to have this information before upgrading the jansi dependency version on a project I'm working on.

kmort89 commented 8 years ago

Too hasty, this seems to be an duplicate of https://github.com/fusesource/jansi/issues/57