We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1699221 commit e516e7dCopy full SHA for e516e7d
1 file changed
CHANGELOG.md
@@ -5,27 +5,27 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
6
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
7
8
-## Unreleased
+## 1.1.0 - 2021-08-08
9
10
### Added
11
12
-* Nothing.
+- Support PHP 8
13
14
### Changed
15
16
+- Bump minimum PHP version to 7.4
17
18
### Deprecated
19
20
+- Nothing.
21
22
### Removed
23
24
25
26
### Fixed
27
28
29
30
## 1.0.0 - 2018-12-31
31
0 commit comments