diff --git a/release-notes/unreleased/2124.other.rst b/release-notes/unreleased/2124.other.rst new file mode 100644 index 000000000..ee2df5f33 --- /dev/null +++ b/release-notes/unreleased/2124.other.rst @@ -0,0 +1,9 @@ +The following outdated deprecations have been removed: + + - Support for the simulator option ``noise_model`` on real simulators has been removed. + This option will still work in the local testing mode. + + - The ``NoiseLearnerResult`` properties ``generators`` and ``rates`` have been removed. They + can still be accessed in the ``error`` property. + + - The utility function ``get_runtime_api_base_url()`` has been removed. \ No newline at end of file