Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release] 0.46.0 #2952

Closed
wants to merge 3 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
<!-- NOTE: This file is generated. Do not write release notes here.
Notes for unreleased changes go in the .unreleased/ directory. -->

## 0.46.0 - 2024-08-19

- Technical bump to make the release process work

## 0.45.0 - 2024-08-17

### Features
Expand Down Expand Up @@ -1297,4 +1301,4 @@

## 0.3.0 [RELEASE]

* the version presented at the TLA+ community meeting 2018 in Oxford
* the version presented at the TLA+ community meeting 2018 in Oxford
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.45.1-SNAPSHOT
0.46.1-SNAPSHOT
Loading