Skip to content

Commit f33430a

Browse files
committed
0.0.8
1 parent 0766ec1 commit f33430a

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
# Redux Remote Devtools
22

3+
# 0.0.8
4+
5+
- Backwards compatible Update to support changes to Dart API (thanks @tvolkert)
6+
37
## 0.0.7
48

5-
- Add support for receiving remote actions from the Devtools UI. Big thanks to @kadza for helping work through this feature
9+
- add support for receiving remote actions from the devtools ui. big thanks to @kadza for helping work through this feature
610

711
## 0.0.6
812

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: redux_remote_devtools
22
description: Remote DevTools for Redux.dart
33
author: Michael Marner <michael@20papercups.net>
44
homepage: https://github.com/MichaelMarner/dart-redux-remote-devtools
5-
version: 0.0.7
5+
version: 0.0.8
66
dependencies:
77
redux: ^3.0.0
88
redux_dev_tools: ^0.4.0

0 commit comments

Comments
 (0)