diff --git a/src/content/docs/release-notes/agent-release-notes/python-release-notes/python-agent-81000.mdx b/src/content/docs/release-notes/agent-release-notes/python-release-notes/python-agent-81000.mdx index de55ecb5587..ff426a4825f 100644 --- a/src/content/docs/release-notes/agent-release-notes/python-release-notes/python-agent-81000.mdx +++ b/src/content/docs/release-notes/agent-release-notes/python-release-notes/python-agent-81000.mdx @@ -10,7 +10,7 @@ security: [] ## Notes -This release of the Python agent drops support for redis 3 and below and adds support for [Google Cloud Firestore](https://pypi.org/project/google-cloud-firestore/). +This release of the Python agent drops support for redis 3 and below and adds support for [Google Cloud Firestore](https://pypi.org/project/google-cloud-firestore/), async redis, and fixes a crash that occurs when wrapping generators. Install the agent using `easy_install/pip/distribute` via the [Python Package Index](https://pypi.python.org/pypi/newrelic) or download it directly from the [New Relic download site](https://download.newrelic.com/python_agent/release).