Skip to content

Commit 89fad83

Browse files
authored
cut 8.0.1 release changelog (#1814)
1 parent 6e23f50 commit 89fad83

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
# CHANGELOG
44
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/).
55

6+
## [8.0.1](https://github.com/elastic/ecs/compare/v8.0.0...v8.0.1)
7+
8+
### Tooling and Artifact Changes
9+
10+
#### Bugfixes
11+
12+
* Pin `markupsafe==2.0.1` to resolve `ImportError` exception. #1804
13+
614
## [8.0.0](https://github.com/elastic/ecs/compare/v1.12.2...v8.0.0)
715

816
### Schema Changes

CHANGELOG.next.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ Thanks, you're awesome :-) -->
2626

2727
#### Bugfixes
2828

29-
* Pin `markupsafe==2.0.1` to resolve `ImportError` exception. #1804
30-
3129
#### Added
3230

3331
#### Improvements

0 commit comments

Comments
 (0)