Skip to content

Commit ea32a77

Browse files
fix readme and changelog
1 parent 1b5340c commit ea32a77

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
## 0.0.1
22

3-
* TODO: Describe initial release.
3+
Initial release

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
## Description
44

5+
ValueNotifier that sends only new updates after subscription, used for events like
6+
navigation and Snackbar messages.
7+
8+
Adapted from SingleLiveEvent of android-architecture-sample
9+
510
This software is released under the MIT License, see LICENSE.txt.
611

712

0 commit comments

Comments
 (0)