We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d95c428 commit faf6558Copy full SHA for faf6558
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+v0.19.3 - Wed, 28 Oct 2015 15:11:30 GMT
2
+---------------------------------------
3
+
4
+- [d1306b1](../../commit/d1306b1) [fixed] Support LinkContainer without history
5
+- [5ca61cf](../../commit/5ca61cf) [added] Support hash prop on LinkContainer
6
7
8
9
v0.19.2 - Fri, 09 Oct 2015 18:02:47 GMT
10
---------------------------------------
11
package.json
@@ -1,6 +1,6 @@
{
"name": "react-router-bootstrap",
- "version": "0.19.2",
+ "version": "0.19.3",
"description": "Integration between React Router and React-Bootstrap",
"main": "./lib/index.js",
"scripts": {
0 commit comments