Skip to content

Commit a0a032b

Browse files
committed
update changelog
1 parent b60044e commit a0a032b

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

CHANGELOG.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
All notable changes to this publication will be documented in this file.
44

5-
## 1.0.0 - 2020-12-06
5+
## 2.1.0 - 2020-12-06
6+
- Include the Zcrm OAuth codebase into the package due to the Zoho team who archived the zcrm package
67

7-
First stable release.
8+
## 2.0.0 - 2020-06-29
9+
- Fix invalid type returned by `getEntityId` in `AbstractDataObject`
10+
- Fix a false-positive error when there is no results in the API response
11+
- Open the operation pool in the gateway facade and remove delegated methods
12+
- Add the list entities operation
13+
14+
## 1.0.2 - 2020-06-26
15+
- Add verbose in the error messages
16+
17+
## 1.0.1 - 2020-06-16
18+
- Remove the `zcrmsdk\crm` dependency in the oauth client initialization
19+
20+
## 1.0.0 - 2020-06-12
21+
- First stable release.

0 commit comments

Comments
 (0)