We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69a2db2 commit e977e25Copy full SHA for e977e25
CHANGELOG.md
@@ -4,6 +4,22 @@ All notable changes to `Immutable Collections for PHP` will be documented in thi
4
5
Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) principles.
6
7
+## NEXT - YYYY-MM-DD
8
+
9
+### Added
10
+- Nothing
11
12
+### Deprecated
13
14
15
+### Fixed
16
17
18
+### Removed
19
20
21
+### Security
22
23
24
## 1.1.1 - 2019-01-27
25
@@ -18,7 +34,6 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
34
### Added
35
- declared strict types in all PHP files.
36
-
37
## 1.0.0 - 2019-01-26 [Initial Release]
38
39
0 commit comments