Skip to content

Commit

Permalink
chore: prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
notmgsk committed Nov 16, 2023
1 parent bf0f72a commit dab1121
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## 0.3.0 (2023-11-16)

### Breaking Changes

#### adds a `rng_seed` parameter to QVM functions

### Fixes

#### Provide RNG seed for QVM (#47)

## 0.2.0 (2023-11-16)

### Breaking Changes
Expand Down
2 changes: 1 addition & 1 deletion VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
"0.2.0"
"0.3.0"

0 comments on commit dab1121

Please sign in to comment.