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,16 +9,26 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
1010### Added
1111
12- * Support for ` conf_override ` context manager in config module for temporarily overriding configuration values
12+ *
1313
1414### Changed
1515
16- * Documented ` GeoResolver ` class
16+ *
1717
1818### Fixed
1919
2020*
2121
22+ ## [ 1.35.0] - 2026-01-06
23+
24+ ### Added
25+
26+ * Support for ` conf_override ` context manager in config module for temporarily overriding configuration values
27+
28+ ### Changed
29+
30+ * Documented ` GeoResolver ` class
31+
2232## [ 1.34.12] - 2025-09-16
2333
2434### 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.34.12 " ,
47+ version = "1.35.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