Skip to content

Commit

Permalink
Merge pull request #10 from immobiliare/chore/release-170
Browse files Browse the repository at this point in the history
chore: add date to release 1.7.0
  • Loading branch information
JellyBellyDev committed Oct 9, 2021
2 parents d56af68 + 8aad6e0 commit d1b275a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# CHANGELOG

## 1.7.0
## 1.7.0 (2021-10-09)

- Changes for compatibility with php5.2
- Corrected some issues with argument serialization in stacktraces (#399).
Expand All @@ -10,6 +10,7 @@
- Added a processor to remove HTTP body data for POST, PUT, PATCH and DELETE requests. It will be enabled by default in `2.0` (#405).
- Added a processor to sanitize HTTP headers (e.g. the Authorization header) (#428).
- Added a processor to remove `pre_context`, `context_line` and `post_context` informations from reported exceptions (#429).
- Added php version badge to readme

## 1.6.2 (2017-02-03)

Expand Down

0 comments on commit d1b275a

Please sign in to comment.