Skip to content

Commit 7d5c324

Browse files
committed
Rewrite CHANGELOG.md
1 parent 966819d commit 7d5c324

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

CHANGELOG.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
1-
CHANGELOG
2-
=========
1+
# [CHANGELOG](http://keepachangelog.com/)
2+
All notable changes to this project will be documented in this file.
3+
This project adheres to [Semantic Versioning](http://semver.org/).
34

4-
1.0
5-
---
5+
## [Unreleased](https://github.com/ajgarlag/psr-http-message-bundle/compare/1.0.0...main)
66

7-
* Initial release
7+
### Fixed
8+
- Typo in conflict with [`sensio/framework-extra-bundle`](https://github.com/sensiolabs/SensioFrameworkExtraBundle)
9+
10+
## [1.0.0](https://github.com/ajgarlag/psr-http-message-bundle/releases/tag/1.0.0) - 2021-02-03
11+
12+
**Initial release**

0 commit comments

Comments
 (0)