Skip to content

Commit

Permalink
Tuning Guide Release 26th Jan 2022
Browse files Browse the repository at this point in the history
  • Loading branch information
Mayur committed Jan 26, 2022
1 parent 9e601d5 commit 2e781fe
Show file tree
Hide file tree
Showing 4 changed files with 33,807 additions and 16,722 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: node_js
node_js:
- "12"
- "16"

group: bluezone
dist: xenial
Expand Down
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@

All notable changes to this project will be documented in this file

## v22.1.0

### Breaking Changes

* Gatsby `v4.5.2` introduced a breaking changes, when developing documentation locally.
* The following gatsby target fail, `gatsby develop`, due to `DeprecationWarning`.

### Added

* Introduced Gatsby `v4` library
* Introduced node_js `v16`

### Removed

* Removed Gatsby `v3` library
* Removed node_js `v12`

## v21.9.0

### Added
Expand Down
Loading

0 comments on commit 2e781fe

Please sign in to comment.