Skip to content

Commit

Permalink
added changelog file
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcoles committed Mar 28, 2021
1 parent e44d24d commit 2aac481
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# 3.0.0

- Changed minifier to Terser
- Remove Babel transform to avoid issues such as regenerator-runtime not found (do any needed transforms before this script)

0 comments on commit 2aac481

Please sign in to comment.