diff --git a/docs/changelog/6.x.x.txt b/docs/changelog/6.x.x.txt index 3ca6fde8a..1be0373e7 100644 --- a/docs/changelog/6.x.x.txt +++ b/docs/changelog/6.x.x.txt @@ -18,6 +18,7 @@ - Bugfix [ 930425 ] Bug in EventsCalender, causing other wobjects to fail. - Bugfix [ 925586 ] HttpProxy ignores javascript in (thanks to Nicklous Roberts). + - Added cacheTTL param to WSClient to tweak expiration of SOAP returns.