You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 14, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,7 @@
1
+
## 1.3.10 (October 21, 2013)
2
+
3
+
* Added endpoint to delete a note.
4
+
1
5
## 1.3.9 (August 27 14, 2013)
2
6
3
7
* Added support for the thread-source endpoint (to retrieve original email source). See [developer docs](http://developer.helpscout.net/conversations/thread/source/) for more information.
@@ -44,4 +48,4 @@
44
48
45
49
* Conversation now has a [ConversationType](https://github.com/helpscout/helpscout-api-java/blob/master/src/main/java/net/helpscout/api/cbo/ConversationType.java) property that specifies if the type of conversation is an 'email' or 'chat'.
46
50
* PersonRef now has a [PersonType](https://github.com/helpscout/helpscout-api-java/blob/master/src/main/java/net/helpscout/api/cbo/PersonType.java) property that specifies if a 'user' or 'customer' is represented.
47
-
* ThreadType has been updated to include a Chat conversation.
51
+
* ThreadType has been updated to include a Chat conversation.
0 commit comments