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 966819d commit 7d5c324Copy full SHA for 7d5c324
CHANGELOG.md
@@ -1,7 +1,12 @@
1
-CHANGELOG
2
-=========
+# [CHANGELOG](http://keepachangelog.com/)
+All notable changes to this project will be documented in this file.
3
+This project adheres to [Semantic Versioning](http://semver.org/).
4
-1.0
5
----
+## [Unreleased](https://github.com/ajgarlag/psr-http-message-bundle/compare/1.0.0...main)
6
7
- * Initial release
+### 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