Bump version, update changelog

This commit is contained in:
Jonathan Daugherty 2021-02-22 17:39:10 -08:00
parent 62f5ea36e8
commit e953272793
2 changed files with 17 additions and 1 deletions

View File

@ -1,4 +1,20 @@
5.33
----
API changes:
* The `Cursor` type got a new `PositionOnly` constructor for cursor
placement without visibility.
Package changes:
* Relaxed upper bound for `random`
* Updated `microlens` bounds to allow 0.4.12
Other improvements:
* Various hlint-driven improvements (thanks Willem Van Onsem)
* The implementation of `color240` was improved (thanks (Willem Van
Onsem)
5.32
----

View File

@ -1,5 +1,5 @@
name: vty
version: 5.32
version: 5.33
license: BSD3
license-file: LICENSE
author: AUTHORS