Skip to content

Commit

Permalink
Bump version, update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jtdaugherty committed Dec 21, 2023
1 parent 2e09253 commit fc6f5ee
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,13 @@
Brick changelog
---------------

2.3.1
-----

Bug fixes:
* Form field rendering now correctly checks for form field focus when
its visibility mode is `ShowAugmentedField`.

2.3
---

Expand Down
2 changes: 1 addition & 1 deletion brick.cabal
@@ -1,5 +1,5 @@
name: brick
version: 2.3
version: 2.3.1
synopsis: A declarative terminal user interface library
description:
Write terminal user interfaces (TUIs) painlessly with 'brick'! You
Expand Down

0 comments on commit fc6f5ee

Please sign in to comment.