Bump version, update changelog

This commit is contained in:
Jonathan Daugherty 2017-10-03 09:07:15 -07:00
parent 56a2e97627
commit 7c8ceb8a4e
2 changed files with 12 additions and 1 deletions

View File

@ -2,6 +2,17 @@
Brick changelog
---------------
0.26
----
API changes:
* Added Brick.Widgets.List.handleListEventVi to add support for
vi-style movements to lists (thanks Richard Alex Hofer)
Other changes:
* Added ListViDemo.hs to demonstrate the Vi-style handler for lists
(thanks Richard Alex Hofer)
0.25
----

View File

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