Skip to content

Commit 686a48a

Browse files
committed
prepare next release
1 parent 1d8db96 commit 686a48a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [Unreleased]
7+
## [3.3.0] - 2021-10-13 16:20:00+02:00 (urgency: medium)
88
* **WARNING:** this release partially breaks the `GateType` API, please make sure to adjust your code accordingly.
99
* added user action system to enable recording and reverting actions within the GUI
1010
* moved most GUI actions to the new user action system, including interactions with the graph view and view management

CURRENT_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.2.6
1+
3.3.0

0 commit comments

Comments
 (0)