Skip to content

Commit 0494903

Browse files
committed
Update Changelog
1 parent 00e67d3 commit 0494903

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

77
## Unreleased
8+
9+
## 0.2.2 - 2017-10-30
810
### Added
911
- Docs based on Gatsby
1012
- `SwitchTransition` component for `react-router` integration
@@ -60,7 +62,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
6062
- Initial code for the module
6163

6264
## Compare
63-
- [Unreleased](https://github.com/LKay/react-transition-replace/compare/0.1.0...HEAD)
65+
- [Unreleased](https://github.com/LKay/react-transition-replace/compare/0.2.2...HEAD)
66+
- [0.2.2](https://github.com/LKay/react-transition-replace/compare/0.2.1...0.2.2)
67+
- [0.2.1](https://github.com/LKay/react-transition-replace/compare/0.2.0...0.2.1)
68+
- [0.2.0](https://github.com/LKay/react-transition-replace/compare/0.1.0...0.2.0)
6469
- [0.1.0](https://github.com/LKay/react-transition-replace/compare/0.0.3...0.1.0)
6570
- [0.0.3](https://github.com/LKay/react-transition-replace/compare/0.0.2...0.0.3)
6671
- [0.0.2](https://github.com/LKay/react-transition-replace/compare/0.0.1...0.0.2)

0 commit comments

Comments
 (0)