Skip to content

Commit

Permalink
8.6_finalize_changelog_in_release_branch (#2130)
Browse files Browse the repository at this point in the history
  • Loading branch information
djptek authored Jan 10, 2023
1 parent 5241b71 commit 7a4148f
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,21 @@
# 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.6.0](https://github.com/elastic/ecs/compare/v8.5.2...v8.6.0)

### Schema Changes

#### Added

* Adding `vulnerability` option for `event.category`. #2029
* Added `device.*` field set as beta. #2030
* Added `tlp.version` to threat #2074
* Added fields for executable object format metadata for ELF, Mach-O and PE #2083

#### Improvements

* Added `CLEAR` and `AMBER+STRICT` as valid values for `threat.indicator.marking.tlp` and `enrichments.indicator.marking.tlp` to accept new [TLP 2.0](https://www.first.org/tlp/) markings #2022, #2074

## [8.5.2](https://github.com/elastic/ecs/compare/v8.5.1...v8.5.2)

### Schema Changes
Expand Down
15 changes: 0 additions & 15 deletions CHANGELOG.next.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,21 +32,6 @@ Thanks, you're awesome :-) -->

#### Deprecated

## 8.6.0 (Hard Feature Freeze)

### Schema Changes

#### Added

* Adding `vulnerability` option for `event.category`. #2029
* Added `device.*` field set as beta. #2030
* Added `tlp.version` to threat #2074
* Added fields for executable object format metadata for ELF, Mach-O and PE #2083

#### Improvements

* Added `CLEAR` and `AMBER+STRICT` as valid values for `threat.indicator.marking.tlp` and `enrichments.indicator.marking.tlp` to accept new [TLP 2.0](https://www.first.org/tlp/) markings #2022, #2074

<!-- All empty sections:
## Unreleased
Expand Down

0 comments on commit 7a4148f

Please sign in to comment.