File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
5
5
6
+ ## [ 1.0.1] ( https://github.com/rackt/redux/compare/v1.0.0...v1.0.1 ) - 2015/08/15
7
+
8
+ * Fixes “process is not defined” on React Native ([ #525 ] ( https://github.com/rackt/redux/issues/525 ) , [ #526 ] ( https://github.com/rackt/redux/pull/526 ) )
9
+ * Removes dependencies on ` invariant ` and ` warning ` ([ #528 ] ( https://github.com/rackt/redux/pull/528 ) )
10
+ * Fixes TodoMVC example ([ #524 ] ( https://github.com/rackt/redux/issues/524 ) , [ #529 ] ( https://github.com/rackt/redux/pull/529 ) )
11
+
6
12
## [ 1.0.0] ( https://github.com/rackt/redux/compare/v1.0.0-rc...v1.0.0 ) - 2015/08/14
7
13
8
14
### Breaking Changes
You can’t perform that action at this time.
0 commit comments