Skip to content

Commit

Permalink
CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
seriousme committed Nov 3, 2024
1 parent 05c861c commit f53536d
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Changelog

## [Unreleased]
### Changed

## [v1.2.0] 01-11-2024
### Changed
- added support for NodeJS < 22.0.6 by adding transpiled Javascript in `/dist`

## [v1.1.0] 01-11-2024
### Changed
- added support for NodeJS >= 22.0.6 using --experimental-strip-types

## [v1.0.0] 09-10-2022
Initial version

0 comments on commit f53536d

Please sign in to comment.