packages feed

vty-windows-0.1.0.3: CHANGELOG.md

# Revision history for vty-windows

0.1.0.0
-------
* First version. Released on an unsuspecting world.

0.1.0.1
-------
Bug fix: Build was failing due to incorrect bounds check

0.1.0.2
-------
Bug fix: Attribute resetting escape sequence was incorrect.

0.1.0.3
-------
Bug fixes:
 * Fixed the sgr capability sequence.
 * Removed duplicate capability strings.

Package changes:
 * Removed unnecessary version bounds on dependencies.