diff --git a/README.md b/README.md index d94a41f..95dc4b0 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,10 @@ Image conversion on the fly using PHP ===================================== [![Join the chat at https://gitter.im/mosbth/cimage](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/mosbth/cimage?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) + About ------------------------------------- diff --git a/REVISION.md b/REVISION.md index a740ae9..86a9561 100644 --- a/REVISION.md +++ b/REVISION.md @@ -1,15 +1,17 @@ Revision history ===================================== + v0.8.5 (2022-11-17) ------------------------------------- -* Enable configuration fix for solving Windows 2 WSL2 issue with is_readable/is_writable #189. +* "Enable configuration fix for solving Windows 2 WSL2 issue with is_readable/is_writable #189." * Update CHttpGet.php for php 8.1 deprecated notice #188. +* Remove build status from README (since it is not up to date).