Skip to content

Commit

Permalink
prepare release v1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ci committed Oct 29, 2020
1 parent f2003ad commit 339c3a4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## v1.1.4 (2020-10-29)

### Bug Fixes and Other Changes

* Enable simultaneous measurement of observables with shared factors
* Add optimization to only poll during execution window

## v1.1.3 (2020-10-20)

### Bug Fixes and Other Changes
Expand Down
2 changes: 1 addition & 1 deletion src/braket/_sdk/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
Version number (major.minor.patch[-label])
"""

__version__ = "1.1.4.dev0"
__version__ = "1.1.4"

0 comments on commit 339c3a4

Please sign in to comment.