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 846aeb5 commit 8aba4bdCopy full SHA for 8aba4bd
CHANGELOG.md
@@ -5,6 +5,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
## [Unreleased]
8
+### Added
9
+ - Support for "Users" feature: `publish_to_users`, `authenticate_user` and `delete_user`
10
+
11
+### Changed
12
+ - `publish` renamed to `publish_to_interests` (`publish` method deprecated).
13
14
## [1.0.3] - 2019-01-16
15
### Fixed
0 commit comments