Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
devongovett committed Jul 16, 2018
1 parent 91a339e commit d81e4b1
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,19 @@ All notable changes to parcel will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and parcel adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [1.9.7] - 2018-07-15

### Fixed

- Fix nested async imports from a shared module [Details](https://github.com/parcel-bundler/parcel/pull/1724)
- Prevent nameclashes with internal variables with tree shaking [Details](https://github.com/parcel-bundler/parcel/pull/1737)

## [1.9.6] - 2018-07-11

### Fixed

- Fix ora spinner in CI environments [Details](https://github.com/parcel-bundler/parcel/commit/8670fd6962b0813f6cf82bc6a6e5430376ffc037)

## [1.9.5] - 2018-07-11

### Added
Expand Down

0 comments on commit d81e4b1

Please sign in to comment.