diff --git a/CHANGELOG.md b/CHANGELOG.md index 759a2f9..4de591d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,11 +4,12 @@ All notable changes to this project will be documented in this file. This projec to [Semantic Versioning] (http://semver.org/). For change log format, use [Keep a Changelog] (http://keepachangelog.com/). -## [2.0.0-beta2] - In progress +## [2.0.0-beta2] - 2021-06-07 ### Changed - `Router::isValid()` accepts a string value +- Add `RouteAttributes` interface in signature of method `RouterInterface::generate()` ## [2.0.0-beta1] - 2021-04-29