Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
msimerson committed Dec 11, 2023
1 parent 4a17c86 commit 8978c5e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 deletions.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on:

env:
CI: true
node-version: 20

jobs:
lint:
Expand Down
5 changes: 2 additions & 3 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,10 @@
All notable changes to the "stun" package will be documented in this file.


## [2.1.1] - 2023-12-09
## [2.1.1] - 2023-12-11

- dep(parse-url): replace with native URL
- require node.js >= 10
- ci: replace Travis with GHA
- ci: replace Travis with GitHub Actions


## [2.1.0] - 2019-11-23
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8978c5e

Please sign in to comment.