Skip to content

Commit 9e47a65

Browse files
committed
Version 0.5.4
1 parent e34b8d7 commit 9e47a65

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## 0.5.4
4+
5+
* Bugfix: Rebuilding the Widget will always rebuild with latest data
6+
* Enforce pedantic lint rules
7+
* Docs
8+
- Document all public members
9+
- Add more examples to README
10+
311
## 0.5.3
412

513
* Maintenance update

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_redux
22
description: A set of utility Widgets that Provide and Connect to a Redux Store
3-
version: 0.5.3
3+
version: 0.5.4
44
author: Brian Egan <[email protected]>
55
homepage: https://github.com/brianegan/flutter_redux
66

0 commit comments

Comments
 (0)