Skip to content

Commit 449e92f

Browse files
authored
bump version to 1.0.2 (#30)
1 parent f873279 commit 449e92f

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# Changelog
22

33
## Pending
4+
5+
## [1.0.2] 2025-12-05
46
### Changed
5-
- Rename `scout_request_id` log attribute to `scout_transaction_id` for compatability (#28)
7+
- Rename `scout_request_id` log attribute to `scout_transaction_id` for compatibility (#28)
68

79
## [1.0.1] 2024-09-12
810
### Added

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "scout-apm-logging"
3-
version = "1.0.1"
3+
version = "1.0.2"
44
description = "Scout APM Python Logging Agent"
55
authors = ["Scout <support@scoutapm.com>"]
66
maintainers = ["Quinn Milionis <quinn@scoutapm.com>"]

0 commit comments

Comments
 (0)