Skip to content

Commit 560b765

Browse files
committed
Update changelog for release
1 parent 895e71f commit 560b765

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
88

99
### Added
1010

11+
### Changed
12+
13+
### Removed
14+
15+
## [3.1.0] 2025-12-02
16+
17+
### Added
18+
1119
- If no options in an option group are available, Yarn Spinner will now fall through to the next line after the options.
1220
- For example, consider the following Yarn Spinner script:
1321
```
@@ -50,8 +58,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
5058
- Type Checker: Fixed a crash that could occur if multiple declarations with the same name were provided.
5159
- `Dialogue.LogDebugMessage` and `Dialogue.LogErrorMessage` now wrap the values of `VirtualMachine.LogDebugMessage and VirtualMachine.LogErrorMessage`, respectively.
5260
53-
### Removed
54-
5561
## [3.0.2] 2025-06-12
5662
5763
### Added

0 commit comments

Comments
 (0)