summaryrefslogtreecommitdiff
path: root/deps/acorn-plugins/acorn-numeric-separator/CHANGELOG.md
blob: dfe8e3ea9dedb8b68d67f21e3c2a45b0b055e576 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
## 0.3.0 (2019-04-04)

* Make compatible with acorn-bigint

## 0.2.0 (2018-09-14)

* Update to new acorn 6 interface
* Change license to MIT

## 0.1.1 (2018-01-16)

* Don't bail on empty integers as in `1.`

## 0.1.0 (2017-12-19)

Initial release