Skip to content
This repository was archived by the owner on Oct 26, 2018. It is now read-only.

Commit 1a302ad

Browse files
committed
remove note about docs for unreleased version now that 2.0.2 is released
1 parent 47c2e57 commit 1a302ad

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,6 @@ _Have an example to add? Send us a PR!_
123123

124124
### API
125125

126-
**This API is for an unreleased version. To view docs for 1.0.2, [click here](https://github.com/rackt/redux-simple-router/tree/1.0.2#api)**
127-
128126
#### `syncHistory(history: History) => ReduxMiddleware`
129127

130128
Call this to create a middleware that can be applied with Redux's `applyMiddleware` to allow actions to call history methods. The middleware will look for route actions created by `push`, `replace`, etc. and applies them to the history.

0 commit comments

Comments
 (0)