We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a0d530 commit 075dadaCopy full SHA for 075dada
CHANGELOG.md
@@ -6,6 +6,13 @@ For more details refer to the [documentation](https://softwarequtech.github.io/S
6
Upcoming
7
--------
8
9
+2020-11-24 (v4.0.0)
10
+-------------------
11
+- Major breaking change! Using `cqc` is now deprecated and replaced with `netqasm`.
12
+ `netqasm` improves on `cqc` on many levels, for more details, see TODO add link.
13
+ As with `cqc`, `netqasm` also has a SDK in python for writing applications, which is very similar to the SDK for `cqc`.
14
+ However, there are some difference, for details see TODO add link and the documentation for `netqasm` TODO add link.
15
+
16
2020-08-24 (v3.0.16)
17
-------------------
18
- Fixed bug with setting `noisy-qubit` option from cli.
0 commit comments