File tree 1 file changed +13
-9
lines changed
1 file changed +13
-9
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file, in reverse chronological order by release.
4
4
5
- ## 1.5.0 - TBD
5
+ ## 1.5.0 - 2020-10-09
6
6
7
7
### Added
8
8
9
9
- [ #8 ] ( https://github.com/mezzio/mezzio-session-cache/pull/8 ) adds support for PHP 8.
10
10
11
- ### Changed
12
11
13
- - Nothing.
12
+ -----
14
13
15
- ### Deprecated
14
+ ### Release Notes for [ 1.5.0 ] ( https://github.com/mezzio/mezzio-session-cache/milestone/2 )
16
15
17
- - Nothing.
18
16
19
- ### Removed
20
17
21
- - Nothing.
18
+ ### 1.5.0
22
19
23
- ### Fixed
20
+ - Total issues resolved: ** 1**
21
+ - Total pull requests resolved: ** 4**
22
+ - Total contributors: ** 3**
24
23
25
- - Nothing.
24
+ #### Enhancement
25
+
26
+ - [ 9: Add Psalm integration] ( https://github.com/mezzio/mezzio-session-cache/pull/9 ) thanks to @weierophinney and @boesing
27
+ - [ 8: Add PHP 8 Support] ( https://github.com/mezzio/mezzio-session-cache/pull/8 ) thanks to @weierophinney
28
+ - [ 7: init test-suite current time using gmdate] ( https://github.com/mezzio/mezzio-session-cache/pull/7 ) thanks to @pine3ree
29
+ - [ 6: Use persistence traits] ( https://github.com/mezzio/mezzio-session-cache/pull/6 ) thanks to @pine3ree
26
30
27
31
## 1.4.0 - 2020-06-17
28
32
You can’t perform that action at this time.
0 commit comments