Commit af5bf9c6 authored by Markus Kalkbrenner's avatar Markus Kalkbrenner

added missing 4.1.0 notes

parent 4dfd71fe
......@@ -8,6 +8,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Added
- Method AbstractQuery::removeParam() to remove a custom parameter or to reset a required but modified parameter
- Basic support for DELETE requests in the HttpAdapter layer
- Introduced an AdapterHelper class to start unifying implementations across all HTTP adapters
### Changed
- To unify the file extraction across all HTTP Adapters, the filename is now always reduced to its basepath
### Fixed
- Guzzle Integration tests
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment