We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d8db96 commit 686a48aCopy full SHA for 686a48a
2 files changed
CHANGELOG.md
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
-## [Unreleased]
+## [3.3.0] - 2021-10-13 16:20:00+02:00 (urgency: medium)
8
* **WARNING:** this release partially breaks the `GateType` API, please make sure to adjust your code accordingly.
9
* added user action system to enable recording and reverting actions within the GUI
10
* moved most GUI actions to the new user action system, including interactions with the graph view and view management
CURRENT_VERSION
@@ -1 +1 @@
1
-3.2.6
+3.3.0
0 commit comments