Skip to content

Commit

Permalink
[skip ci]: Updating changelog post publish
Browse files Browse the repository at this point in the history
  • Loading branch information
olliecurtis committed Apr 19, 2022
1 parent 8443f2e commit da3a67b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## 2.0.0 - Node 16 upgrade

## Breaking
- Drops support for Node versions < 16. No new functionality is introduced, but from this point forwards it should not be assumed Node 12 will work.
- Updated `@skyscanner/eslint-config-skyscanner` to latest version.

## 1.3.0 - Update dependencies

**Changed:**
Expand Down
3 changes: 0 additions & 3 deletions UNRELEASED.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@

> Place your changes below this line.
## Breaking
- Drops support for Node versions < 16. No new functionality is introduced, but from this point forwards it should not be assumed Node 12 will work.
- Updated `@skyscanner/eslint-config-skyscanner` to latest version.

## How to write a good changelog entry

Expand Down

0 comments on commit da3a67b

Please sign in to comment.