Skip to content

Commit

Permalink
Update CHANGES.md (#6470)
Browse files Browse the repository at this point in the history
  • Loading branch information
misacorn authored and timdorr committed Nov 11, 2018
1 parent 172bdb7 commit fac1508
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGES.md
Expand Up @@ -118,7 +118,7 @@
* Added support for `<Redirect>` as a child of a `<Switch>`
* Fixed a bug where `<Switch>` would always remount children
* Removed subscriptions to avoid unneccessary rerendering in every `<Route>`
* Removed subscriptions to avoid unnecessary rerendering in every `<Route>`
* Added `<Switch location>` and `<Route location>` props so that "pure" route
components can know when the location changes
* Removed location persistence across app restarts in `<NativeRouter>`
Expand Down

0 comments on commit fac1508

Please sign in to comment.