Skip to content

Commit

Permalink
chore: prepare release 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Shadow53 committed Aug 11, 2022
1 parent 552cf0c commit f0b9cda
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## 0.4.0

### Breaking Changes

- Regenerate API client with latest generator (#114)

### Features

- derive more traits on types (#125)

## [0.3.3](https://github.com/rigetti/qcs-sdk-rust/compare/v0.3.2...v0.3.3) (2022-07-28)

### Features
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "qcs"
description = "High level interface for running Quil on a QPU"
version = "0.3.3"
version = "0.4.0"
edition = "2018"
license = "Apache-2.0"
repository = "https://github.com/rigetti/qcs-sdk-rust"
Expand Down
Binary file added knope-x86_64-unknown-linux-musl-v0.4.1.tgz
Binary file not shown.
Binary file added knope-x86_64-unknown-linux-musl-v0.4.1/knope
Binary file not shown.

0 comments on commit f0b9cda

Please sign in to comment.