Skip to content

Commit a81b31c

Browse files
committed
update changelog
1 parent 3d70728 commit a81b31c

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

CHANGELOG.md

+1-5
Original file line numberDiff line numberDiff line change
@@ -15,18 +15,14 @@ Types of changes:
1515
## [Unreleased]
1616

1717
### ➕ New Features
18-
- `ctrl` and `negctrl` modifier support added with pyqasm>=0.2.1 ([#204](https://github.com/qBraid/qbraid-qir/pull/204))
1918

2019
### 🌟 Improvements
2120

2221
### 📜 Documentation
23-
- Changed project from GPL to Apache 2.0 license ([#198](https://github.com/qBraid/qbraid-qir/pull/198))
22+
- Add deploy to github pages and version bump workflows (including automation to update citation file) ([#208](https://github.com/qBraid/qbraid-qir/pull/208))
2423

2524
### 🐛 Bug Fixes
26-
- Fix type error for integer in external gate call argument ([#202](https://github.com/qBraid/qbraid-qir/pull/202))
2725

2826
### ⬇️ Dependency Updates
29-
- Update sphinx-autodoc-typehints requirement from <2.6,>=1.24 to >=1.24,<3.1 ([#193](https://github.com/qBraid/qbraid-qir/pull/193))
30-
- Update pyqasm dependency from `"pyqasm>=0.1.0,<0.2.0"` to `"pyqasm>=0.2.1,<0.3.0"` ([#204](https://github.com/qBraid/qbraid-qir/pull/204))
3127

3228
### 👋 Deprecations

0 commit comments

Comments
 (0)