diff --git a/docs/dev/CHANGELOG.md b/docs/dev/CHANGELOG.md index f6fde58ab..3bed49741 100644 --- a/docs/dev/CHANGELOG.md +++ b/docs/dev/CHANGELOG.md @@ -2,6 +2,8 @@ ## [Unreleased] +## [3.0.0] - 2023-05-25 + ### Added - Create files related to security ( [#759](https://github.com/arawa/workspace/pull/759) ) @@ -56,4 +58,6 @@ - -[Unreleased]: https://github.com/arawa/workspace/compare/v2.0.1...main +[Unreleased]: https://github.com/arawa/workspace/compare/v3.0.0...main +[3.0.0]: https://github.com/arawa/workspace/compare/v2.0.1...3.0.0 +[2.0.1]: https://github.com/arawa/workspace/releases/tag/v2.0.1