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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,15 @@
1
1
# Recurly PHP Client Library CHANGELOG
2
2
3
+
## Version 2.12.1 (March 15th, 2019)
4
+
5
+
* Fix issue with _verifyUri [PR](https://github.com/recurly/recurly-client-php/pull/402)
6
+
3
7
## Version 2.12.0 (March 12th, 2019)
4
8
5
9
This brings us up to API version 2.19
6
10
11
+
Note: This version contains a bug with the _verifyUri method. Please use 2.12.1 instead.
12
+
7
13
* Adds support for Account Hierarchy [PR](https://github.com/recurly/recurly-client-php/pull/393)
8
14
* Ensure that the client can only connect to recurly domains to improve security [878e844](https://github.com/recurly/recurly-client-php/pull/401/commits/878e8444ad7aa675fed956d610e8c44158787047)
0 commit comments