Skip to content

Commit

Permalink
Added changes since 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mxr576 committed May 9, 2019
1 parent 88d87dc commit ee9c05c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# CHANGELOG

## 2.0.2 - 2019-05-09
#### Monetization API
* Added support for [Reports API](https://docs.apigee.com/api-platform/monetization/create-reports). [#51](https://github.com/apigee/apigee-client-php/pull/51)
* Fixed: Keep original start date property can be null [#49](https://github.com/apigee/apigee-client-php/pull/49)

## 2.0.1 - 2019-02-06
#### Management API
* **Fixed Edge for Private Cloud support.** Core Persistent Services (CPS) is not available in Private Cloud installations and because of that earlier versions of this library threw a CpsNotEnabledException exception when someone tried to construct an API request by adding pagination.
Expand Down

0 comments on commit ee9c05c

Please sign in to comment.