File tree Expand file tree Collapse file tree 1 file changed +26
-1
lines changed
Expand file tree Collapse file tree 1 file changed +26
-1
lines changed Original file line number Diff line number Diff line change 33This file follows [ Keepachangelog] ( https://keepachangelog.com/ ) format.
44Please add your entries according to this format.
55
6+ ## Version 3.5.1 * (2021-07-19)*
7+
8+ ### Fixed
9+
10+ * Fix crash on Android 12 due to missing immutability flags in deprecated error reporting feature [ #653 ] .
11+
12+ ## Version 3.5.0 * (2021-06-29)*
13+
14+ Note: this release has issue with Android 12 support, so update to 3.5.1 is highly recommended.
15+
16+ ### Added
17+
18+ * Android 12 support.
19+
20+ ### Fixed
21+
22+ * Fix crash on Android 12 due to missing immutability flags [ #593 ] .
23+ * Fix not setting request body type correctly [ #538 ] .
24+
625## Version 3.4.0 * (2020-11-05)*
726
827### Added
@@ -465,4 +484,10 @@ Initial release.
465484[ #422 ] : https://github.com/ChuckerTeam/chucker/issues/422
466485[ #465 ] : https://github.com/ChuckerTeam/chucker/issues/465
467486[ #472 ] : https://github.com/ChuckerTeam/chucker/issues/472
468- [ #480 ] : https://github.com/ChuckerTeam/chucker/issues/480
487+ [ #480 ] : https://github.com/ChuckerTeam/chucker/issues/480
488+ [ #487 ] : https://github.com/ChuckerTeam/chucker/issues/487
489+ [ #538 ] : https://github.com/ChuckerTeam/chucker/issues/538
490+ [ #544 ] : https://github.com/ChuckerTeam/chucker/issues/544
491+ [ #545 ] : https://github.com/ChuckerTeam/chucker/issues/545
492+ [ #593 ] : https://github.com/ChuckerTeam/chucker/issues/593
493+ [ #653 ] : https://github.com/ChuckerTeam/chucker/pull/653
You can’t perform that action at this time.
0 commit comments