diff --git a/CHANGELOG.md b/CHANGELOG.md index 190dcab..c502345 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,5 +3,10 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning] (http://semver.org/). For change log format, use [Keep a Changelog] (http://keepachangelog.com/). +## [1.1.0] - 2019-09-16 + +Pull request @jcarrier-vp: Allow to pass SoapClient options in the constructor + ## [1.0.0] - 2018-02-21 + Initial development