Skip to content

Commit

Permalink
Changelog cleanup 8.2.1 (#1932)
Browse files Browse the repository at this point in the history
* add 8.2.1 entry

* cleanup changelog.next
  • Loading branch information
ebeahan authored May 24, 2022
1 parent b682521 commit f121eac
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 11 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.2.1](https://github.com/elastic/ecs/compare/v8.2.0...v8.2.1)

### Schema Changes

#### Bugfixes

* Adding missing process fields for documentation. #1906

### Tooling and Artifact Changes

#### Improvements

* Add type hints to `schema` modules. #1771
* Support `docs_only` param to subset defs. #1909

## [8.2.0](https://github.com/elastic/ecs/compare/v8.1.0...v8.2.0)

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

#### Improvements

* Add type hints to `schema` modules. #1771
* Support `docs_only` param to subset defs. #1909

#### Deprecated

## 8.2.1

### Schema Changes

#### Bugfixes

* Adding missing process fields for documentation. #1906

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

0 comments on commit f121eac

Please sign in to comment.