We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da40aab commit 49e88e9Copy full SHA for 49e88e9
CHANGELOG.md
@@ -11,6 +11,11 @@
11
function (#1950, #1962 by @vmaerten).
12
- Expose a new `TASK_DIR` special variable, which will contain the absolute path
13
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).
19
20
## v3.40.1 - 2024-12-06
21
0 commit comments