File tree 1 file changed +1
-3
lines changed
1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ All notable changes to this project will be documented in this file.
6
6
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
7
7
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
8
8
9
- ## [ Unreleased ]
9
+ ## [ 1.11.0 ] - 2020-02-01
10
10
11
11
- Migrated from ` zendframework/zend-diactoros ` to ` laminas/laminas-diactoros ` .
12
12
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.
17
17
the respective classes are available via autoloading, but continue to return objects from ` Zend\Diactoros\ `
18
18
namespace otherwise.
19
19
20
- ## [ 1.11.0] - unreleased
21
-
22
20
- Allow to specify the hashing algorithm for WSSE authentication.
23
21
24
22
## [ 1.10.0] - 2020-11-11
You can’t perform that action at this time.
0 commit comments