Skip to content

Commit 49e88e9

Browse files
committed
chore: changelogs for #1797, #1972 and #1974
1 parent da40aab commit 49e88e9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@
1111
function (#1950, #1962 by @vmaerten).
1212
- Expose a new `TASK_DIR` special variable, which will contain the absolute path
1313
of task directory. (#1959, #1961 by @vmaerten).
14+
- Fixed fatal bugs that caused concurrent map writes (#1605, #1972, #1974 by
15+
@pd93, @GrahamDennis and @trim21.
16+
- Refactored internal ordered map implementation to use
17+
[github.com/elliotchance/orderedmap](https://github.com/elliotchance/orderedmap)
18+
(#1797 by @pd93).
1419

1520
## v3.40.1 - 2024-12-06
1621

0 commit comments

Comments
 (0)