diff --git a/CHANGELOG.md b/CHANGELOG.md index 72f43ae87..410d8d5fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,6 @@ # Changelog -**v4.0.0.b0:** - -_This section contains features that will be released into a pre-release version of Otter, not the next stable release._ +**v4.0.0:** * Added a new test file format based on raising exceptions per [#95](https://github.com/ucbds-infra/otter-grader/issues/95) * Refactored execution internals to remove mocks and AST parsing