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 3c886cd commit 028a194Copy full SHA for 028a194
CHANGES.rst
@@ -1,6 +1,9 @@
1
Changelog
2
=========
3
4
+* 2.0.1 [coming-soon]
5
+ * Ensuring identity_hash only contains variables with valid values. (`#100 <https://github.com/jkeyes/python-intercom/issues/100>`_)
6
+ * Adding support for unique_user_constraint and parameter_not_found errors. (`#97 <https://github.com/jkeyes/python-intercom/issues/97>`_)
7
* 2.0.0
8
* Added support for non-ASCII character sets. (`#86 <https://github.com/jkeyes/python-intercom/pull/86>`_)
9
* Fixed response handling where no encoding is specified. (`#81 <https://github.com/jkeyes/python-intercom/pull/91>`_)
0 commit comments