Skip to content

Commit f477b09

Browse files
committed
Version 2.24.1
1 parent 9894c83 commit f477b09

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

33
## Pending
44

5+
### Added
6+
7+
### Fixed
8+
9+
## [2.24.1] 2022-02-16
10+
511
### Added
612
- Add `log_payload_content` to support logging the content of the message
713
being sent to either the core agent socket or the error service.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636

3737
setup(
3838
name="scout_apm",
39-
version="2.24.0",
39+
version="2.24.1",
4040
description="Scout Application Performance Monitoring Agent",
4141
long_description=long_description,
4242
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)