Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ title: Changelog

## [Unreleased](https://github.com/lets-cli/lets/releases/tag/v0.0.X)

## [0.0.56](https://github.com/lets-cli/lets/releases/tag/v0.0.56)

* `[Dependency]` update go to `1.24`
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nitpick (typo): Capitalize 'Go' programming language name.

Please capitalize 'go' to 'Go'.

Suggested change
* `[Dependency]` update go to `1.24`
* `[Dependency]` update Go to `1.24`

* `[Added]` support custom top-level keywords that start with `x-`
* `[Added]` check for invalid top-level keywords during config parsing
Expand Down
Loading