Skip to content

Commit 71ff479

Browse files
chore(release): Bump version to 1.1.2
chore(release): Bump version to 1.1.2
1 parent 40c4dbb commit 71ff479

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
<!--next-version-placeholder-->
44

5+
## v1.1.2 (2023-06-09)
6+
7+
### Fix
8+
9+
* Close http connection when request throws exception ([#23](https://github.com/amplitude/experiment-python-server/issues/23)) ([`40c4dbb`](https://github.com/amplitude/experiment-python-server/commit/40c4dbb03961bffaa56138ba5411efda9f2ccd45))
10+
511
## v1.1.1 (2023-03-29)
612
### Fix
713
* Use daemon threads for conn pool and poller ([#20](https://github.com/amplitude/experiment-python-server/issues/20)) ([`fd8360a`](https://github.com/amplitude/experiment-python-server/commit/fd8360a7a8eeff20a97ae41682f794a19c2f568e))
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.1.1"
1+
__version__ = "1.1.2"

0 commit comments

Comments
 (0)