diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..da1fc41f --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,22 @@ +# Changelog + +All notable changes to this project will be documented in this file, in reverse chronological order by release. + +## 2.6.0 - TBD + +### Added + +- [#1](https://github.com/zendframework/zend-soap/pull/1) adds + support for the `SoapClient` options `keep_alive` and `ssl_method`. + +### Deprecated + +- Nothing. + +### Removed + +- Nothing. + +### Fixed + +- Nothing.