New features
* Add support for the `CNOT` gate by using a decomposition with the `MS` gate.
[(14)](https://github.com/XanaduAI/pennylane-aqt/pull/14)
[(19)](https://github.com/XanaduAI/pennylane-aqt/pull/19)
Breaking changes
* Remove support for Python 3.5, 3.6 and add support for Python 3.8, 3.9.
[(15)](https://github.com/XanaduAI/pennylane-aqt/pull/15)
Contributors
This release contains contributions from (in alphabetical order):
Romain Moyard, Antal Száva
---