diff --git a/CHANGELOG.md b/CHANGELOG.md index b3ffcb2a85..b1965cca71 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,15 @@ 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/). +## [1.3.1](https://github.com/elastic/ecs/compare/v1.3.0...v1.3.1) + +### Schema Changes + +#### Bugfixes + +* Removed unnecessary field `tls.server.supported_ciphers`. #662 + + ## [1.3.0](https://github.com/elastic/ecs/compare/v1.2.0...v1.3.0) ### Schema Changes diff --git a/CHANGELOG.next.md b/CHANGELOG.next.md index 6d739b3702..e27747606a 100644 --- a/CHANGELOG.next.md +++ b/CHANGELOG.next.md @@ -14,8 +14,6 @@ Thanks, you're awesome :-) --> #### Bugfixes -* Removed unnecessary field `tls.server.supported_ciphers`. #662 - #### Added #### Improvements