diff --git a/CHANGELOG.md b/CHANGELOG.md index 15bc4e0..9fc2a13 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - Support deactivation of IEEE754 compatibility for OData V2 - With `ieee754Compatible: false` numbers are represented as JSON numbers (not strings anymore) - JSON numbers may lose precision due to the conversion +- Fix `util.extend()` Node 22 warning ## Version 1.13.8 - 2024-12-02