diff --git a/doc/source/changelog.rst b/doc/source/changelog.rst index 227c853c..4e254d72 100644 --- a/doc/source/changelog.rst +++ b/doc/source/changelog.rst @@ -14,7 +14,7 @@ New features Improvements ------------ -- `einsum` is used to speed up the circuit simulation. (`#225 `_ by Boxi Li) +- `einsum` is used to speed up the circuit simulation by up to 10 times. (`#225 `_ by Boxi Li) Miscellaneous