Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Initial: Change version to 3.0 - Move loose release notes. * Update cargo dependencies in `Cargo.lock` * 1st round (to be rebased) * Apply suggestions from code review Co-authored-by: Rebecca Dimock <[email protected]> * Apply suggestions from code review Co-authored-by: Julien Gacon <[email protected]> * Check for typos in any release notes. Co-authored-by: Rebecca Dimock <[email protected]> Co-authored-by: Julien Gacon <[email protected]> Co-authored-by: Elena Peña Tapia <[email protected]> * Add missing release note for #13237 * Move new missing release note to 1.3 folder * Apply suggestions from code review Co-authored-by: Rebecca Dimock <[email protected]> * Apply code suggestions from code review Co-authored-by: Rebecca Dimock <[email protected]> Co-authored-by: Julien Gacon <[email protected]> * More code review comments Co-authored-by: Rebecca Dimock <[email protected]> * Add prelude note * Fix: Incorrent indentation of prelude release note. * Fix: Spelling errors and broken links. * Move release note to 1.3 folder * Update prepare-1.3.0-7c45598775fc2bbf.yaml Co-authored-by: Elena Peña Tapia <[email protected]> * Move release notes from 1.1, 1.2 into their respective folders. * Apply suggestions from code review Co-authored-by: Matthew Treinish <[email protected]> * Apply suggestions from code review Co-authored-by: Matthew Treinish <[email protected]> * More review comments Co-authored-by: Matthew Treinish <[email protected]> * Move latest release note * Fix a couple of sphinx formatting errors * Change wording on prelude * Update releasenotes/notes/1.3/deprecate-basic-simulator-configuration-9d782925196993e9.yaml * Update releasenotes/notes/1.3/pauli-evo-plugins-612850146c3f7d49.yaml Co-authored-by: Julien Gacon <[email protected]> * More corrections on release notes Co-authored-by: Julien Gacon <[email protected]> Co-authored-by: Alexander Ivrii <[email protected]> * Apply suggestions to prelude note Co-authored-by: Matthew Treinish <[email protected]> * Consolidate transpiler pass port related release notes * Move in new release note * Modify new release note * Add missing transpiler passes to the Rust epic - Restored some deleted release notes. - Fix formatting issues. * Remove stray release notes * Fix: Use plot directive effectively * Remove all 1.2 release notes and build from 1.3.0b1 Due to how we end up branching 1.2.0 without a tag this is confusing reno's version detection because on the stable/1.3 branch there is no tag before 1.3.0b1 associated with any of the release notes for 1.2.0. This commit just removes all the release notes to fix this. Additionally, this corrects the earliest-version field in the sphinx directive for reno so we include the notes associated with 1.3.0b1. * Update transpiler pass porting note * Copy edit most release notes * Fix typos * Slight reword in oxidize-transppiler-passes release note --------- Co-authored-by: Rebecca Dimock <[email protected]> Co-authored-by: Julien Gacon <[email protected]> Co-authored-by: Elena Peña Tapia <[email protected]> Co-authored-by: Matthew Treinish <[email protected]> Co-authored-by: Alexander Ivrii <[email protected]>
- Loading branch information