Skip to content

Commit 454abfd

Browse files
authored
Merge pull request #109 from prefab-cloud/version-0.10.10
Bump version to 0.10.10, update changelog
2 parents 66be436 + 5dd36c0 commit 454abfd

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [0.10.10] - 2024-09-18
4+
5+
- add separate configuration for the streaming (SSE) config subsystem [#108]
6+
- trim whitespace from api key [#107]
7+
38
## [0.10.9] - 2024-09-12
49

510
- Support json config type [#105]

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.10.9"
3+
version = "0.10.10"
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)