diff --git a/CHANGELOG.md b/CHANGELOG.md index c879183..d8d8f3a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). -## 2.5.0 +## 2.5.0 (14. December 2022) + [#95](https://github.com/php-mod/curl/issues/95) Potential memory leak prevention where curl object was not destroyed due to object reference. + [#94](https://github.com/php-mod/curl/pull/94) Added method to retrieve all curl options from current object.