Skip to content

Commit fb0dbce

Browse files
committed
prepare release
1 parent 659f876 commit fb0dbce

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Diff for: CHANGELOG.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ All notable changes to this project will be documented in this file.
66
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
77
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
88

9-
## [Unreleased]
9+
## [1.11.0] - 2020-02-01
1010

1111
- Migrated from `zendframework/zend-diactoros` to `laminas/laminas-diactoros`.
1212
Users are encouraged to update their dependencies by simply replacing the Zend package with the Laminas package.
@@ -17,8 +17,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1717
the respective classes are available via autoloading, but continue to return objects from `Zend\Diactoros\`
1818
namespace otherwise.
1919

20-
## [1.11.0] - unreleased
21-
2220
- Allow to specify the hashing algorithm for WSSE authentication.
2321

2422
## [1.10.0] - 2020-11-11

0 commit comments

Comments
 (0)