Skip to content

Commit

Permalink
Update the changelog for gh-999
Browse files Browse the repository at this point in the history
  • Loading branch information
appleby committed Sep 23, 2019
1 parent a9898e3 commit 851dfa2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ Changelog
the `--runslow` option is specified for `pytest` (@kilimanjaro, gh-1001).
- `PauliSum` objects can now be constructed from strings via `from_compact_str()`
and `PauliTerm.from_compact_str()` supports multi-qubit strings (@jlbosse, gh-984).
- Type hints have been added to `pyquil.gates` and `pyquil.quilatom` modules (@appleby gh-999).

### Bugfixes

Expand Down

0 comments on commit 851dfa2

Please sign in to comment.