Skip to content

Commit

Permalink
0.33.0 release (#2139)
Browse files Browse the repository at this point in the history
* quick 0.33.0 release notes

* add all changes section
  • Loading branch information
natestemen committed Dec 20, 2023
1 parent 67171e5 commit f58920f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## Version 0.33.0

Minor update from 0.32.0 to fix a bug 🐛 in the `mitiq.shadows` module where an incorrect index was being used.

### All changes

- Changed to use the split for b_list_shadow (#2137) [@bdg221]

## Version 0.32.0

> Happy holidays, and happy (almost) new year!! ❄️☃️🎄🎊
Expand Down
2 changes: 1 addition & 1 deletion VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.32.0
0.33.0

0 comments on commit f58920f

Please sign in to comment.