Skip to content

Commit

Permalink
chore: add CHANGELOG entry
Browse files Browse the repository at this point in the history
  • Loading branch information
voxpelli committed Feb 3, 2022
1 parent a16c41a commit 439b57c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Expand Up @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [17.0.0-2] - 2022-02-03

- Fix: Follow up to the fix of #1548 in `17.0.0-1` #1775

## [17.0.0-1] - 2022-01-31

- Fix: Ensure we support all of the latest syntax that ESLint 8 includes, such as top level `await` #1548
Expand Down

0 comments on commit 439b57c

Please sign in to comment.