prepare release

This commit is contained in:
David Buchmann
2023-09-23 16:17:50 +02:00
parent fc528df27d
commit bb5906edc1

View File

@@ -2,6 +2,14 @@
All notable changes to this project will be documented in this file, in reverse chronological order by release.
## 1.0.3
Add `source` link in composer.json. No code changes.
## 1.0.2
Allow PSR-7 (psr/http-message) 2.0. No code changes.
## 1.0.1
Allow installation with PHP 8. No code changes.