File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,8 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
1010### Added
1111
12- * TRACE-aware logging format in API module's ` _ensure_logger() `
13- * Custom logging support for API classes with configurable level and format
12+ *
1413
1514### Changed
1615
@@ -20,6 +19,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2019
2120*
2221
22+ ## [ 1.40.0] - 2026-04-08
23+
24+ ### Added
25+
26+ * TRACE-aware logging format in API module's ` _ensure_logger() `
27+ * Custom logging support for API classes with configurable level and format
28+
2329## [ 1.39.0] - 2026-04-08
2430
2531### Added
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ def read_file(path):
4444
4545setuptools .setup (
4646 name = "appier" ,
47- version = "1.39 .0" ,
47+ version = "1.40 .0" ,
4848 author = "Hive Solutions Lda." ,
4949 author_email = "development@hive.pt" ,
5050 description = "Appier Framework" ,
You can’t perform that action at this time.
0 commit comments