Skip to content

Commit fe1044b

Browse files
committed
CHANGELOG: note fix for execute bit
1 parent 75a96dc commit fe1044b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
44

5+
## [Unreleased]
6+
7+
### Fixed
8+
9+
- Files generated by `wit-bindgen-go generate` no longer have the execute bit set.
10+
511
## [v0.6.1] — 2025-03-16
612

713
### Changed

0 commit comments

Comments
 (0)