We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c9ad23 commit 7fe5045Copy full SHA for 7fe5045
CHANGELOG.md
@@ -1,15 +1,15 @@
1
## 1.4.0 - 2021-05-07
2
3
-- Add support for project_api_key (#32)
+- Improve support for `project_api_key` (#32)
4
- Resolve polling issues with feature flags (#29)
5
-- Add python sentry (and sentry & django) integrations (#13)
6
-- Fix feature flag issue with no % rollout (#30)
+- Add Sentry (and Sentry+Django) integrations (#13)
+- Fix feature flag issue with no percentage rollout (#30)
7
8
## 1.3.1 - 2021-05-07
9
10
-- Add $set and $set_once support (#23)
11
-- Add distinct id to $create_alias event (#27)
12
-- Add UUID to ID_TYPES (#26)
+- Add `$set` and `$set_once` support (#23)
+- Add distinct ID to `$create_alias` event (#27)
+- Add `UUID` to `ID_TYPES` (#26)
13
14
## 1.2.1 - 2021-02-05
15
0 commit comments