Skip to content

Commit 2a3cf8e

Browse files
committed
chore: update CHANGELOG for version 1.0.1 with infrastructure improvements
1 parent 15ba74b commit 2a3cf8e

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.0.1] - 2026-02-23
4+
5+
### Infrastructure
6+
7+
- Fixed Windows CI builds in `npm-release.yaml`: corrected MSVC flags (removed invalid GCC flags), fixed DLL output path, added security hardening for both x64 and ARM64
8+
- Removed unused upstream `release.yaml` (would have erroneously published to PyPI/RubyGems/crates.io)
9+
- Cleaned up Makefile: removed dead variables and phantom targets, added `loadable-msvc-x64`/`loadable-msvc-arm64` targets
10+
311
## [1.0.0] - 2026-02-09
412

513
### Changed

0 commit comments

Comments
 (0)