We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b097043 commit c9b9807Copy full SHA for c9b9807
CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Rodux Changelog
2
3
## Unreleased Changes
4
+
5
+## 2.0.0 (2021-03-17)
6
* Introduce error handling to catch and report errors during reducers ([#60](https://github.com/Roblox/rodux/pull/60)).
7
8
## 1.1.0 (2021-01-04)
rotriever.toml
@@ -3,4 +3,4 @@ name = "roblox/rodux"
author = "Roblox"
license = "Apache-2.0"
content_root = "src"
-version = "1.1.0"
+version = "2.0.0"
0 commit comments