mirror of https://github.com/Qiskit/qiskit.git
Move all release notes from 1.2 into `releasenotes/notes/1.2/` (#13374)
* Docs: Move all release notes from 1.2 into releasenotes/notes/1.2/ * Docs: Move rest of missing 1.2 release notes. * Fix: Use `1.1.0rc1` as earliest-version in `release_notes.rst`
This commit is contained in:
parent
f3bac5a04c
commit
667ee8e186
|
@ -10,4 +10,4 @@ Qiskit |version| release notes
|
||||||
`:earliest-version:` should be set to the rc1 release for the current minor release series. For example, the stable/1.1 branch should set it to 1.1.0rc1. If on `main`, set to the prior minor version's rc1, like `1.0.0rc1`.
|
`:earliest-version:` should be set to the rc1 release for the current minor release series. For example, the stable/1.1 branch should set it to 1.1.0rc1. If on `main`, set to the prior minor version's rc1, like `1.0.0rc1`.
|
||||||
|
|
||||||
.. release-notes::
|
.. release-notes::
|
||||||
:earliest-version: 1.0.0rc1
|
:earliest-version: 1.1.0rc1
|
||||||
|
|
Loading…
Reference in New Issue