You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,14 @@
2
2
3
3
<!--next-version-placeholder-->
4
4
5
+
## v1.2.1 (2023-08-25)
6
+
7
+
### Fix
8
+
9
+
* Update FlagResult class and fix assignment tracking issue ([#37](https://github.com/amplitude/experiment-python-server/issues/37)) ([`6a097cf`](https://github.com/amplitude/experiment-python-server/commit/6a097cfebdd3546d2041679c49ecff81c9482588))
10
+
* Provide AssignmentConfig class for use ([#36](https://github.com/amplitude/experiment-python-server/issues/36)) ([`afbd36c`](https://github.com/amplitude/experiment-python-server/commit/afbd36c80048b9e8d9a4c8fd9dbb211d1fc4b9b1))
11
+
* Use relative import in LocalEvaluationConfig ([#35](https://github.com/amplitude/experiment-python-server/issues/35)) ([`f5b7897`](https://github.com/amplitude/experiment-python-server/commit/f5b789703b3abb77387ac530526f1550a5a048ed))
0 commit comments