From d0660311e6bf979d1732f1ff290719b99b2e2178 Mon Sep 17 00:00:00 2001 From: Roelof Roos Date: Sun, 25 Sep 2022 16:28:14 +0200 Subject: [PATCH] Version bump --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d42dcbf..9b6694d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [UNRELEASED] +## [3.1.0] + ### Added - Guzzle is now a dependency of this project. - Added `php-cs-fixer` for code standards. @@ -95,7 +97,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 For older changes before v2.0.0, please see the [releases page](https://github.com/advoor/nova-editor-js/releases). -[unreleased]: https://github.com/advoor/nova-editor-js/compare/v3.0.5..master +[unreleased]: https://github.com/advoor/nova-editor-js/compare/v3.1.0..master +[3.1.0]: https://github.com/advoor/nova-editor-js/releases/v3.1.0 [3.0.5]: https://github.com/advoor/nova-editor-js/releases/v3.0.5 [3.0.4]: https://github.com/advoor/nova-editor-js/releases/v3.0.4 [3.0.3]: https://github.com/advoor/nova-editor-js/releases/v3.0.3