Skip to content

Commit ac3dda1

Browse files
committed
Update CHANGELOG
1 parent 834d705 commit ac3dda1

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# CHANGELOG
22

3+
## 0.23.3
4+
- PathnameEnvironment usable in non-html5 history api browser; falls back on window.location.pathname.
5+
* See #113. Thanks @spicydonuts
6+
7+
## 0.23.2
8+
- Fix typo
9+
10+
## 0.23.1
11+
- Move React & React-async to peerDependencies. Fixes #102
12+
13+
## 0.23.0
14+
- React 0.12 compatibility.
15+
16+
## 0.22.2
17+
- Bugfix for regex match keys.
18+
19+
## 0.22.1
20+
- Allow specifying key names for regex matches.
21+
- Documentation fixes.
22+
323
## 0.22.0
424
- Fixes for nested contextual routers
525
* Fixed `prefix` in routers nested > 1 level deep.

0 commit comments

Comments
 (0)