Skip to content

Commit

Permalink
doc: Changelog for 0.17.4
Browse files Browse the repository at this point in the history
  • Loading branch information
untitaker committed Sep 9, 2020
1 parent 3f206c2 commit 7a2e4e8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@ 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.17.4

* New integration for the Chalice web framework for AWS Lambda. Thanks to the folks at Cuenca MX!

## 0.17.3

* Fix an issue with the `pure_eval` integration in interaction with trimming where `pure_eval` would create a lot of useless local variables that then drown out the useful ones in trimming.
Expand Down

0 comments on commit 7a2e4e8

Please sign in to comment.