Skip to content

Commit 82cb347

Browse files
authored
Update change log, toml file for new release (#117)
1 parent ae5e85a commit 82cb347

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## [0.11.1] - 2025-02-20
4+
5+
- adds http conditional fetch logic to configuration polling to lower bandwidth requirements [#116]
6+
37
## [0.11.0] - 2025-02-07
48

59
- removes reference to protobuf internal class [#113]

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 = "prefab-cloud-python"
3-
version = "0.11.0"
3+
version = "0.11.1"
44
description = "Python client for Prefab Feature Flags, Dynamic log levels, and Config as a Service: https://www.prefab.cloud"
55
license = "MIT"
66
authors = ["Michael Berkowitz <michael.berkowitz@gmail.com>", "James Kebinger <james.kebinger@prefab.cloud>"]

0 commit comments

Comments
 (0)