Skip to content

Commit e977e25

Browse files
committed
improve changelog
1 parent 69a2db2 commit e977e25

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,22 @@ All notable changes to `Immutable Collections for PHP` will be documented in thi
44

55
Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) principles.
66

7+
## NEXT - YYYY-MM-DD
8+
9+
### Added
10+
- Nothing
11+
12+
### Deprecated
13+
- Nothing
14+
15+
### Fixed
16+
- Nothing
17+
18+
### Removed
19+
- Nothing
20+
21+
### Security
22+
- Nothing
723

824
## 1.1.1 - 2019-01-27
925

@@ -18,7 +34,6 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
1834
### Added
1935
- declared strict types in all PHP files.
2036

21-
2237
## 1.0.0 - 2019-01-26 [Initial Release]
2338

2439
### Added

0 commit comments

Comments
 (0)