v2.5.2 add support for psr/log ^1

This commit is contained in:
Daniel Mason 2025-06-08 14:21:33 +12:00
parent eb3395645f
commit b9042358e1
Signed by: idanoo
GPG key ID: 387387CDBC02F132
4 changed files with 7 additions and 3 deletions

View file

@ -1,3 +1,6 @@
# 2.5.2 (2025-06-08)
- Update typing of Log() to support all psr\log versions
# 2.5.1 (2025-06-08)
- Update psr/log version requirements