Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
Today's work on uvcc was sponsored by Paul's Daughter Julie on Patreon!
  • Loading branch information
joelpurra committed Aug 6, 2021
1 parent e5b5e39 commit 722ef91
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,12 @@

See full list of commits for details.

## v4.0.0

- 77757f0 Switch to ESM
- Modernizes code to use [Node.js ECMAScript modules](https://nodejs.org/api/esm.html).
- Targets [current stable Node.js versions](https://github.com/nodejs/Release) (basically v12, v14, v16) which have ESM support.

## v3.0.1

- 08eb9fe Run npm update
Expand Down

0 comments on commit 722ef91

Please sign in to comment.