Bump version, update changelog

This commit is contained in:
Jonathan Daugherty 2021-06-13 08:32:16 -07:00
parent b3b5c3a227
commit d95cc7f839
2 changed files with 9 additions and 1 deletions

View File

@ -2,6 +2,14 @@
Brick changelog
---------------
0.63
----
API changes:
* The `Viewport` type got a new field, `_vpContentSize` (and a
corresponding lens `vpContentSize`) to get the size of the viewport's
contents.
0.62
----

View File

@ -1,5 +1,5 @@
name: brick
version: 0.62
version: 0.63
synopsis: A declarative terminal user interface library
description:
Write terminal user interfaces (TUIs) painlessly with 'brick'! You