Skip to content

Commit

Permalink
Upgrade to version 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ZoteTheMighty committed Mar 25, 2021
1 parent d0c21a7 commit 2ea111e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

## Unreleased Changes

## 3.0.0 (2021-03-25)
* Revise error reporting logic; restore default semantics from version 1.x ([#61](https://github.com/Roblox/rodux/pull/61)).

## 2.0.0 (2021-03-17)
* Introduce error handling to catch and report errors during reducers ([#60](https://github.com/Roblox/rodux/pull/60)).

Expand Down
2 changes: 1 addition & 1 deletion rotriever.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ name = "roblox/rodux"
author = "Roblox"
license = "Apache-2.0"
content_root = "src"
version = "2.0.0"
version = "3.0.0"

0 comments on commit 2ea111e

Please sign in to comment.