Skip to content

Commit

Permalink
prepare next release
Browse files Browse the repository at this point in the history
  • Loading branch information
SJulianS committed Oct 13, 2021
1 parent 1d8db96 commit 686a48a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [3.3.0] - 2021-10-13 16:20:00+02:00 (urgency: medium)
* **WARNING:** this release partially breaks the `GateType` API, please make sure to adjust your code accordingly.
* added user action system to enable recording and reverting actions within the GUI
* moved most GUI actions to the new user action system, including interactions with the graph view and view management
Expand Down
2 changes: 1 addition & 1 deletion CURRENT_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.2.6
3.3.0

0 comments on commit 686a48a

Please sign in to comment.