File tree Expand file tree Collapse file tree 4 files changed +10
-4
lines changed
Expand file tree Collapse file tree 4 files changed +10
-4
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,9 @@ All notable changes to this add-on will be documented in this file.
33
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) .
55
6+ ## Unreleased
7+
8+
69## [ 0.19.0] - 2025-11-25
710### Changed
811- Include the exceptions's file/line in logger statistics.
Original file line number Diff line number Diff line change 1- version =0.19 .0
2- release =true
1+ version =0.20 .0
2+ release =false
Original file line number Diff line number Diff line change @@ -4,6 +4,9 @@ All notable changes to this add-on will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ )
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7+ ## Unreleased
8+
9+
710## [ 0.24.0] - 2025-11-25
811### Added
912- Use UTF-8 charset for ` application/json ` when none specified on newer ZAP versions (Issue 6656).
Original file line number Diff line number Diff line change 1- version =0.24 .0
2- release =true
1+ version =0.25 .0
2+ release =false
33zap.maven.publish =true
44zap.maven.pom.inceptionyear =2021
You can’t perform that action at this time.
0 commit comments