From 8d305169e735e5eb7770fc8c014f3a2c0941adc9 Mon Sep 17 00:00:00 2001 From: Timothy Wamalwa Date: Mon, 15 Apr 2024 12:27:34 +0300 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 184394a048..40d175922f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Changed URI template generation to reuse templates when required templates are absent across operations. +- Updated reserved name providers for Java and Php so that "object" can be escaped. ## [1.13.0] - 2024-04-04