Skip to content

Commit

Permalink
chore: add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ayushmanchhabra committed Oct 31, 2023
1 parent 08785c3 commit c614a48
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions CHANGELOG.md
@@ -0,0 +1,35 @@
# Changelog

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/).

## [0.81.0-3]

### Changed

- Append `-sdk` to version for SDK releases. [08785c3](https://github.com/nwjs/npm-installer/commit/08785c36d7df9878439a6e3d0de4273bf220216f)

## [0.81.0-2]

### Changed

- Correctly decompress files post download. [#122](https://github.com/nwjs/npm-installer/pull/122)

## [0.81.0-1]

### Added

- Detect ChromeDriver path [#115](https://github.com/nwjs/npm-installer/pull/115)

### Changed

- Refactor install script [#115](https://github.com/nwjs/npm-installer/pull/115)
- Do not pin Node version in `package.json`. [#106](https://github.com/nwjs/npm-installer/pull/106)

## 0.79.0

### Changed

- Update `merge` dependency [#95](https://github.com/nwjs/npm-installer/pull/95)

0 comments on commit c614a48

Please sign in to comment.