Skip to content

Commit

Permalink
Update the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Shon Feder committed Aug 25, 2023
1 parent 503c589 commit e34c2de
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## UNRELEASED

### Added

- The `verify` command now automatically acquires the Apalache distribution and
starts the server, if the server is not already running (#1115)

### Changed

- The `verify` command now manages Apalache server, if no already running
instance is detected (#1115)
- Module management was rewritten, and instances should behave much better in
the simulator, REPL, and in integration with Apalache (#1119)

### Deprecated
### Removed
Expand Down

0 comments on commit e34c2de

Please sign in to comment.