Skip to content

Commit 0513392

Browse files
committed
docs
1 parent 18f1a75 commit 0513392

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/src/ReleaseNotes/0.19-to-0.20.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,8 @@ You should use: `V<T>`, `R<T>` and `M<T>` instead
3737
```diff
3838
> M<T>
3939
< Mut<T>
40-
```
40+
```
41+
42+
## `ScriptValue::List` changes
43+
44+
This variant now uses `VecDeque` instead of `Vec`

0 commit comments

Comments
 (0)