Skip to content

Commit 391b004

Browse files
committed
1.0.0 readiness
Updates the CHANGELOG.md to set the release date.
1 parent 7dddecd commit 391b004

File tree

1 file changed

+25
-1
lines changed

1 file changed

+25
-1
lines changed

CHANGELOG.md

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to this project will be documented in this file, in reverse chronological order by release.
44

5-
## 1.0.0 - TBD
5+
## 1.0.0 - 2020-09-02
66

77
### Added
88

@@ -28,3 +28,27 @@ All notable changes to this project will be documented in this file, in reverse
2828
### Fixed
2929

3030
- Nothing.
31+
32+
33+
-----
34+
35+
### Release Notes for [1.0.0](https://github.com/mezzio/mezzio-cors/milestone/1)
36+
37+
38+
39+
### 1.0.0
40+
41+
- Total issues resolved: **0**
42+
- Total pull requests resolved: **5**
43+
- Total contributors: **1**
44+
45+
#### Enhancement
46+
47+
- [5: Add support for PHP 8.0](https://github.com/mezzio/mezzio-cors/pull/5) thanks to @boesing
48+
- [4: Psalm](https://github.com/mezzio/mezzio-cors/pull/4) thanks to @boesing
49+
- [1: Upgrade phpstan to 0.12](https://github.com/mezzio/mezzio-cors/pull/1) thanks to @boesing
50+
51+
#### Bug,Documentation
52+
53+
- [3: Use proper branches for badges](https://github.com/mezzio/mezzio-cors/pull/3) thanks to @boesing
54+
- [2: Documentation fixes](https://github.com/mezzio/mezzio-cors/pull/2) thanks to @boesing

0 commit comments

Comments
 (0)