We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4642f1a commit dff4752Copy full SHA for dff4752
docs/changelog.rst
@@ -2,6 +2,11 @@
2
Changelog
3
=========
4
5
+* 0.2.10
6
+ * basic support for companies. `#18 <https://github.com/jkeyes/python-intercom/pull/18>`_. (https://github.com/cameronmaske)
7
+ * fixed User.delete. `#19 <https://github.com/jkeyes/python-intercom/pull/19>`_. (https://github.com/cameronmaske)
8
+ * updated links to Intercom API docs.
9
+ * Doctest fixes.
10
* 0.2.9
11
* `unsubscribed_from_emails` attribute added to `User` object. `#15 <https://github.com/jkeyes/python-intercom/pull/15>`_. (https://github.com/sdorazio)
12
* `last_request_at` parameter supported in `Intercom.create_user`. `#16 <https://github.com/jkeyes/python-intercom/issues/16>`_.
0 commit comments