Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
lehni committed May 23, 2020
1 parent db82f41 commit 8a3b4c7
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,22 @@

### Fixed

- PaperScript: Make `options.paperFeatures.moduleExports` work independently
from `options.paperFeatures.operatorOverloading`.
- PaperScript: Actually make `options.paperFeatures.moduleExports` work
independently from `options.paperFeatures.operatorOverloading`.

## `0.12.6`

### Added

- PaperScript: Add option to control module exports conversion.
- PaperScript: Add option `options.paperFeatures.moduleExports` to control
module exports conversion.

## `0.12.5`

### Added

- PaperScript: Add option to control operator overloading.
- PaperScript: Add option `options.paperFeatures.operatorOverloading` to control
operator overloading.

### Fixed

Expand Down

0 comments on commit 8a3b4c7

Please sign in to comment.