Skip to content

Commit 2c9986a

Browse files
joamagclaude
andcommitted
version: 1.38.0
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent e8c6c4e commit 2c9986a

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Added
1111

12-
* TRACE log level and `patch_logging()` for fine-grained protocol-level debugging
12+
*
1313

1414
### Changed
1515

@@ -19,6 +19,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919

2020
*
2121

22+
## [1.38.0] - 2026-04-03
23+
24+
### Added
25+
26+
* TRACE log level and `patch_logging()` for fine-grained protocol-level debugging
27+
2228
## [1.37.2] - 2026-03-30
2329

2430
### Fixed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ def read_file(path):
4444

4545
setuptools.setup(
4646
name="appier",
47-
version="1.37.2",
47+
version="1.38.0",
4848
author="Hive Solutions Lda.",
4949
author_email="development@hive.pt",
5050
description="Appier Framework",

0 commit comments

Comments
 (0)