Skip to content

Commit 63109ca

Browse files
committed
Updated changelog
1 parent 6c5e337 commit 63109ca

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,26 @@ All notable changes to this project will be documented in this file.
44

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

7+
## [Unreleased]
8+
9+
<details><summary><b>Added</b></summary>
10+
11+
</details>
12+
13+
<details><summary><b>Changed</b></summary>
14+
15+
</details>
16+
17+
<details><summary><b>Fixed</b></summary>
18+
19+
- Fixed a rare crash that could occur depending on Lua garbage collection and async processing.
20+
21+
</details>
22+
23+
<details><summary><b>Removed</b></summary>
24+
25+
</details>
26+
727
## [Release v6.1.0] - 2024/02/15
828

929
<details><summary><b>Added</b></summary>

0 commit comments

Comments
 (0)