From 1624b9465b5066b1d98d70f8603e0ff36c7a4524 Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Tue, 7 Jan 2020 16:56:42 +0100 Subject: [PATCH] doc: Changelog for 0.14.0 --- CHANGES.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 13cc39d003..b91f51dc04 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -27,6 +27,11 @@ sentry-sdk==0.10.1 A major release `N` implies the previous release `N-1` will no longer receive updates. We generally do not backport bugfixes to older versions unless they are security relevant. However, feel free to ask for backports of specific commits on the bugtracker. +## 0.14.0 + +* Show ASGI request data in Django 3.0 +* New integration for the Trytond ERP framework. Thanks n1ngu! + ## 0.13.5 * Fix trace continuation bugs in APM.