diff --git a/CHANGELOG.md b/CHANGELOG.md index 4cf6719..da2f660 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). -## UNRELEASED +## [0.2.0] - 2017-09-21 ### Changed @@ -16,3 +16,5 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## 0.1.0 - 2017-04-08 First version + +[0.2.0]: https://github.com/middlewares/recaptcha/compare/v0.1.0...v0.2.0