Skip to content

Commit

Permalink
Merge pull request #2766 from informalsystems/release/0.44.0
Browse files Browse the repository at this point in the history
[release] 0.44.0
  • Loading branch information
Shon Feder authored Oct 23, 2023
2 parents 34ddf5c + f7c1360 commit 6755b15
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 3 deletions.
1 change: 0 additions & 1 deletion .unreleased/breaking-changes/2759-drop-nworkers.md

This file was deleted.

1 change: 0 additions & 1 deletion .unreleased/bug-fixes/2758-sim-timeout.md

This file was deleted.

10 changes: 10 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
<!-- NOTE: This file is generated. Do not write release notes here.
Notes for unreleased changes go in the .unreleased/ directory. -->

## 0.44.0 - 2023-10-23

### Breaking changes

- Removed the (unused) `--nworkers` flag, see #2275

### Bug fixes

- Continue simulation on SMT timeout in enabledness check, see #2758

## 0.43.0 - 2023-09-18

### Features
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.43.1-SNAPSHOT
0.44.1-SNAPSHOT

0 comments on commit 6755b15

Please sign in to comment.