diff --git a/CHANGELOG.md b/CHANGELOG.md index e9fb45c1..deacfb12 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] +## [0.2.0] - 2023-06-14 + ### Added - logging in case of callback failure in judge - Auto compilation for cpp checkers in problem.yaml config type @@ -77,5 +79,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Crash when admin panel is visited without logging in - Workflow -[unreleased]: https://github.com/mraron/njudge/compare/v0.1.0...HEAD +[unreleased]: https://github.com/mraron/njudge/compare/v0.2.0...HEAD +[0.2.0]: https://github.com/mraron/njudge/releases/tag/v0.2.0 [0.1.0]: https://github.com/mraron/njudge/releases/tag/v0.1.0 \ No newline at end of file