Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kigawas committed Nov 5, 2024
1 parent 7fabe68 commit 95bb2e6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
- Revamp encapsulate/decapsulate
- Revamp symmetric encryption/decryption
- Revamp elliptic utils
- Add browser tests

## 0.4.10

Expand Down Expand Up @@ -40,14 +41,16 @@
- Bump dependencies
- Drop Node 14 support

## 0.3.1 ~ 0.3.18
## 0.3.1 ~ 0.3.21

- Revamp tests
- Support Node 18, 20
- Drop Node 10, 12 support
- Bump dependencies
- Update documentation
- Extract constant variables and rename some parameters
- Revamp CI
- Migrate to vitest

## 0.3.0

Expand Down

0 comments on commit 95bb2e6

Please sign in to comment.