Skip to content

Commit

Permalink
Update changelog to reflect 4.1.0 release date
Browse files Browse the repository at this point in the history
  • Loading branch information
Malcolm Jarvis committed Mar 21, 2019
1 parent 3073c41 commit c766741
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CHANGELOG.md
@@ -1,5 +1,15 @@
# Upcoming

**Breaking API Changes:**

**API Changes:**

**Other**

# 4.1.0

*Released: 03/21/2019*

**API Changes:**
- Deprecate `StandardAction` and `StandardActionConvertible` - @mjarvis

Expand All @@ -9,7 +19,7 @@

- These are deprecated in favor of https://github.com/ReSwift/ReSwift-Thunk

**Other**:
**Other**
- Add Subscription `skip(when:)` and `only(when:)` (#242) - @mjarvis
- Add `automaticallySkipsRepeats` configuration option to Store initializer (#262) - @DivineDominion
- Improve subscription & state update performance (#325) - @mjarvis
Expand Down

0 comments on commit c766741

Please sign in to comment.