Skip to content

Commit fdbff8a

Browse files
committed
Update changelog for release
1 parent 62af2ce commit fdbff8a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGES.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [v2.6.1]
2+
> Jul 29, 2016
3+
4+
- **Bugfix:** Correctly handle routes with patterns that are the names of properties on `Object.prototype` ([#3680])
5+
6+
[v2.6.1]: https://github.com/reactjs/react-router/compare/v2.6.0...v2.6.1
7+
[#3680]: https://github.com/reactjs/react-router/pull/3680
8+
9+
110
## [v2.6.0]
211
> Jul 18, 2016
312

0 commit comments

Comments
 (0)