diff --git a/CHANGELOG.md b/CHANGELOG.md index d5288f61..a8fdfe88 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,3 @@ - -## 1.5.1 / 2022-07-29 - -* [BUGFIX] Fixed counting of the number of index fields in the `countFieldsRecursive` function as it was previously not including parent object fields prior to recursing. #674 - ## 1.5.0 / 2022-07-28 * [FEATURE] Add metrics collection for data stream statistics #592 diff --git a/VERSION b/VERSION index 26ca5946..bc80560f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.5.1 +1.5.0