diff --git a/CHANGELOG.md b/CHANGELOG.md index be978f6..fa3e2ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes of the `jean85/pretty-package-versions` package are documented in this file using the [Keep a CHANGELOG](http://keepachangelog.com/) principles. -## [2.0.0] - 2021-01-?? +## [2.0.0] - 2021-01-14 This release is aimed to become a bridge for native Composer 2 support. The BC breaks are minimal; if you're using it in a library, you're encouraged to require it with `^1.5 || ^2.0`, so that your end users will not be constrained to use a specific Composer version. ### Added