Skip to content

Commit ba8f90e

Browse files
committed
3.10.5
1 parent 1a9feda commit ba8f90e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

changelog.md

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
## Unreleased
44
<!-- Add all new changes here. They will be moved under a version at release -->
5+
6+
## 3.10.5
7+
`2024-8-19`
58
* `NEW` using `enum (partial)`, it suggests all fields with the same `enum` type rather than just the fields from the current table.
69
* `NEW` When using `enum["<key>" or <index>]`, undefined fields will raise an 'undefined' error.
710
* `FIX` Renaming files in the directory leads to the auto-correction in "require" adding extra characters.

0 commit comments

Comments
 (0)