Skip to content

Commit 4263dc4

Browse files
authored
Update changelog
1 parent e5fb397 commit 4263dc4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

proto-gen/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
<!-- next-header -->
1111
## [Unreleased] - ReleaseDate
12+
### Added
13+
- [PR#19](https://github.com/EmbarkStudios/proto-gen/pull/19) Added `-p, --prepend-header` option (default false) to prepend header indicating tool version in generated source file.
14+
- [PR#20](https://github.com/EmbarkStudios/proto-gen/pull/20) Added `--toplevel-attribute` option to set toplevel module attribute.
1215
## [0.2.2] - 2024-03-11
1316
### Fixed
1417
- [PR#17](https://github.com/EmbarkStudios/proto-gen/pull/17) Make errors slightly easier to read.

0 commit comments

Comments
 (0)