1 parent b9382c2 commit fc45f1fCopy full SHA for fc45f1f
2 files changed
AUTHORS.rst
@@ -16,6 +16,7 @@ Patches and Suggestions
16
- `Marsel Mavletkulov <https://github.com/marselester>`_
17
- `Grant McConnaughey <https://github.com/grantmcconnaughey>`_
18
- `Robert Elliott <https://github.com/greenafrican>`_
19
+- `Jared Morse <https://github.com/jarcoal>`_
20
21
Intercom
22
~~~~~~~~
CHANGES.rst
@@ -1,6 +1,8 @@
1
Changelog
2
=========
3
4
+* 2.0 (not released)
5
+ * Added support for non-ASCII character sets. (`#86 <https://github.com/jkeyes/python-intercom/pull/86>`_)
6
* 2.0.beta
7
* Fixed `UnboundLocalError` in `Request.parse_body`. (`#72 <https://github.com/jkeyes/python-intercom/issues/72>`_)
8
* Added support for replies with an empty body. (`#72 <https://github.com/jkeyes/python-intercom/issues/72>`_)
0 commit comments