Bump version, update changelog

This commit is contained in:
Jonathan Daugherty 2017-08-20 18:43:16 -07:00
parent 1162324b2b
commit f015d804d8
2 changed files with 13 additions and 1 deletions

View File

@ -2,6 +2,18 @@
Brick changelog
---------------
0.24
----
API changes:
* Added Brick.Widgets.Core.setAvailableSize to control rendering
context size in cases where the screen size is too constraining (e.g.
for a floating layer that might be bigger than the screen) .
Documentation changes:
* Samuel Tay has contributed his wonderful Brick tutorial to this
package in docs/samtay-tutorial.md. Thank you!
0.23
----

View File

@ -1,5 +1,5 @@
name: brick
version: 0.23
version: 0.24
synopsis: A declarative terminal user interface library
description:
Write terminal applications painlessly with 'brick'! You write an