Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiosantoscode committed Jun 16, 2020
1 parent 7dd0b9d commit 9f380dc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,11 @@
# Changelog

## v4.8.0

- Support for numeric separators (`million = 1_000_000`) was added.
- Assigning properties to a class is now assumed to be pure.
- Fixed bug where `yield` wasn't considered a valid property key in generators.

## v4.7.0

- A bug was fixed where an arrow function would have the wrong size
Expand Down

0 comments on commit 9f380dc

Please sign in to comment.