Skip to content

Commit

Permalink
Finalize 8.11 changelog (elastic#2296)
Browse files Browse the repository at this point in the history
- Forward port of elastic#2295

Co-authored-by: Kylie Meli <[email protected]>
  • Loading branch information
taylor-swanson and kgeller authored Nov 7, 2023
1 parent e8a8d5a commit 03dc052
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,24 @@
# CHANGELOG
All notable changes to this project will be documented in this file based on the [Keep a Changelog](http://keepachangelog.com/) Standard. This project adheres to [Semantic Versioning](http://semver.org/).

## [8.11.0](https://github.com/elastic/ecs/compare/v8.10.0...v8.11.0)

### Schema Changes

#### Bugfixes

* Remove `expected_values` from `threat.*.indicator.name` fields. #2281

#### Added

* Added `volume.*` as beta field set. #2269

### Tooling and Artifact Changes

#### Bugfixes

* Respect reusable.top_level in Beats generator #2278

## [8.10.0](https://github.com/elastic/ecs/compare/v8.9.0...v8.10.0)

### Schema Changes
Expand Down

0 comments on commit 03dc052

Please sign in to comment.