Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
gantoine committed Feb 19, 2020
1 parent 090deac commit e48be96
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,18 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [3.0.0] 2020-02-18

### Added
- Recommend matching commands (#3700)

### Changed
- Travis specs now run on node 10 & 12, as opposed to 8 & 10 (#3743)
- **[BREAKING-CHANGE]** Drop support for node < 10 (#3743)
- Travis specs now run on node 10 & 12, as opposed to 8 & 10 (#3743)

### Fixed
- Updated octokit/rest to deprecation message (#3602)
- Fix GH_CLIENT usage in runTests test (#3638)

## [2.6.2] - 2019-10-23

Expand Down

0 comments on commit e48be96

Please sign in to comment.