Skip to content

Commit

Permalink
add change log
Browse files Browse the repository at this point in the history
  • Loading branch information
SilentCatD committed Sep 9, 2022
1 parent 766e726 commit 6047875
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .fvm/fvm_config.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"flutterSdkVersion": "stable",
"flutterSdkVersion": "2.8.1",
"flavors": {}
}
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.4.1

* Fix initial value late

## 1.4.0

* Add Rx Static class
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: inherited_rxdart
description: "Inherited RxDart is a state management library that combine the power of InheritedWidget and RxDart, a simple and elegant state management solution for apps of any scale"
version: 1.4.0
version: 1.4.1
homepage: https://github.com/SilentCatD/inherited_rxdart
issue_tracker: https://github.com/SilentCatD/inherited_rxdart/issues

Expand Down

0 comments on commit 6047875

Please sign in to comment.