summaryrefslogtreecommitdiff
path: root/deps/acorn-plugins/acorn-static-class-features/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'deps/acorn-plugins/acorn-static-class-features/CHANGELOG.md')
-rw-r--r--deps/acorn-plugins/acorn-static-class-features/CHANGELOG.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/deps/acorn-plugins/acorn-static-class-features/CHANGELOG.md b/deps/acorn-plugins/acorn-static-class-features/CHANGELOG.md
new file mode 100644
index 0000000000..b9896a4bc5
--- /dev/null
+++ b/deps/acorn-plugins/acorn-static-class-features/CHANGELOG.md
@@ -0,0 +1,11 @@
+## 0.2.0 (2019-02-09)
+
+* Require acorn >= 6.1.0
+
+## 0.1.1 (2018-11-06)
+
+* Adapt to changes in acorn 6.0.3
+
+## 0.1.0 (2018-09-14)
+
+Initial release