diff --git a/.gitignore b/.gitignore index cfee706..b1a4580 100644 --- a/.gitignore +++ b/.gitignore @@ -24,4 +24,3 @@ dev-dist *.njsproj *.sln *.sw? -jsconfig.json diff --git a/CHANGELOG.md b/CHANGELOG.md index f29d9f3..efff50a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.4.2] - 2023-10-30 + +### Added + +### Changed +- Converted codebase to Typescript + +### Fixed + + ## [0.4.1] - 2023-10-22 ### Added diff --git a/index.html b/index.html index 2e230e8..b9ed774 100644 --- a/index.html +++ b/index.html @@ -27,6 +27,6 @@
- +