Skip to content

Commit 172d87a

Browse files
committed
Bump versio nand update Changelog
1 parent a6ab7d2 commit 172d87a

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 0.5.0
2+
* Implement update and remove methods for MockDatabaseReference (Thanks Zohenn)
3+
* Added Support for firebase_database 10.0.2 (Thansk @Seyun)
14
## 0.4.0
25
* Fixed setting up mocks with the new firebase_core_platform_interface version
36
* Updated dependencies

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: firebase_database_mocks
22

33
description: Fakes to write unit tests for FirebaseDatabase (real-time database).
44

5-
version: 0.4.0
5+
version: 0.5.0
66

77
repository: https://github.com/sitatec/firebase_database_mocks.git
88
homepage: https://github.com/sitatec/firebase_database_mocks.git

0 commit comments

Comments
 (0)