You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+19-1Lines changed: 19 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [Unreleased]
9
9
10
+
## [v0.7.2] - 2022-04-11
11
+
12
+
### Changed
13
+
14
+
- Added IonQ dynamic backends fetch.
15
+
16
+
### Repository
17
+
18
+
- Fix issues with building on CentOS 7 & 8
19
+
- Update `pre-commit/pre-commit-hooks` to v4.2.0
20
+
- Update `Lucas-C/pre-commit-hooks` hook to v1.1.13
21
+
- Update `flake8` hook to v4.0.1
22
+
- Update `pylint` hook to v3.0.0a4
23
+
- Update `black` hook to v22.3.0
24
+
- Update `check-manifest` to v0.48
25
+
10
26
## [0.7.1] - 2022-01-10
11
27
12
28
### Added
@@ -168,7 +184,9 @@ The ProjectQ v0.5.x release branch is the last one that is guaranteed to work wi
168
184
169
185
Future releases might introduce changes that will require Python 3.5 (Python 3.4 and earlier have already been declared deprecated at the time of this writing)
0 commit comments