From eb67a11e5690b5eb1e6e721501360a2c57e63571 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laurent=20Saint-F=C3=A9lix?= Date: Wed, 29 Oct 2025 15:27:41 +0100 Subject: [PATCH] add 9.2.0 changelog (#1036) --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6b448d4073..cce5f3ea32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +# 9.2.0 + +# API + +* Updated APIs to 9.2.0 + +# Typed API + +* Update TypedAPI to latest [elasticsearch-specification 9.2.0](https://github.com/elastic/elasticsearch-specification/commit/d520d9e) + # 9.1.0 # API