Skip to content

Commit a6e257d

Browse files
author
LaunchDarklyReleaseBot
committed
Releasing version 2.3.2
1 parent 2dc2cf1 commit a6e257d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All notable changes to the project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).
44

5+
## [2.3.2] - 2022-05-02
6+
### Changed:
7+
- Improved the panic message that is generated by `httphelpers.BrokenConnectionHandler` to make it clearer that this is an intentional error (if for instance the panic stacktrace is logged by `http.Server`).
8+
59
## [2.3.1] - 2022-02-03
610
### Fixed:
711
- The `Assert`/`Require` methods in `matchers` now call `t.Helper()` (if that method exists) so the location of the failure will be more accurately reported.

0 commit comments

Comments
 (0)