Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
lukastaegert committed Apr 9, 2020
1 parent 2508884 commit 33aa606
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,17 @@
# rollup changelog

## 2.4.0
*2020-04-09*

### Features
* Add support for most private and public class field features (#3492)

### Bug Fixes
* Do not replace `this` with `undefined` in class field definitions (#3492)

### Pull Requests
* [#3488](https://github.com/rollup/rollup/pull/3488): Rollup class fields support (@guybedford and @lukastaegert)

## 2.3.5
*2020-04-09*

Expand Down

0 comments on commit 33aa606

Please sign in to comment.