diff --git a/CHANGELOG.md b/CHANGELOG.md index d10be3d..327c93a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +### 0.6.0 + +- Add support for sending opaque user ID in auction requests +- Integrate with analytics.js getUserId() for consistent user identification across auctions and events +- Support custom user ID override via window.TS.getUserId() + ### 0.3.0 - Add multicategory query support. diff --git a/README.md b/README.md index 09b48ff..87aad46 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Directly from unpkg.com