diff --git a/.github/CHANGELOG.md b/.github/CHANGELOG.md index 0bc27c0897..2a9af9a949 100644 --- a/.github/CHANGELOG.md +++ b/.github/CHANGELOG.md @@ -15,6 +15,9 @@ ### Improvements +* Add configuration files to improve compatibility with Catalyst + [(#557)](https://github.com/PennyLaneAI/pennylane-lightning/pull/566) + * Modify `setup.py` to use backend-specific build directory (`f"build_{backend}"`) to accelerate rebuilding backends in alternance. [(#540)] (https://github.com/PennyLaneAI/pennylane-lightning/pull/540) @@ -50,7 +53,7 @@ This release contains contributions from (in alphabetical order): -Isaac De Vlugt, Vincent Michaud-Rioux, Shuli Shu +Isaac De Vlugt, Vincent Michaud-Rioux, Erick Ochoa Lopez, Shuli Shu ---