From d9326b211799eaecd82485a208c264496f25b060 Mon Sep 17 00:00:00 2001 From: Ignace Nyamagana Butera Date: Mon, 16 May 2022 09:19:43 +0200 Subject: [PATCH] prepare 2.0.0 release --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0a7d3eb..c5104da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All Notable changes to `bakame/spec` will be documented in this file -## [Next] - TBD +## [2.0.0] - 2022-05-16 ### Added @@ -64,6 +64,7 @@ All Notable changes to `bakame/spec` will be documented in this file **Initial release!** +[2.0.0]: https://github.com/bakame-php/spec/compare/1.1.0...2.0.0 [1.1.0]: https://github.com/bakame-php/spec/compare/1.0.1...1.1.0 [1.0.1]: https://github.com/bakame-php/spec/compare/1.0.0...1.0.1 [1.0.0]: https://github.com/bakame-php/spec/releases/tag/1.0.0 \ No newline at end of file