Skip to content

Commit b499730

Browse files
committed
Release v0.4.0
1 parent 2ffba2c commit b499730

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### v0.4.0 - 12-09-2021
2+
- Added Portfolio Optimisation node
3+
- Added alternative Docker installation
4+
- Fixed IBM Quantum System node not properly parsing JSON data
5+
- Fixed Quantum Register nodes breaking global state management
6+
- Fixed Quantum Register nodes crashing when executed twice in a row
7+
18
### v0.3.0 - 01-09-2021
29
- Added Shor's algorithm node
310
- Added Histogram Simulator node

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-red-contrib-quantum",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"description": "Quantum computing functionality for Node-RED",
55
"author": "Louis Lefevre",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)