You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/modules/release-notes/pages/changelog.adoc
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,13 @@
1
1
= Changelog
2
2
include::ROOT:partial$component-attributes.adoc[]
3
3
4
+
[[release-0.26.2]]
5
+
== 0.26.2 (2024-07-18)
6
+
7
+
=== Fixes
8
+
9
+
* Fixes a possible race condition where multiple concurrent Pkl evaluations results in a thrown exception when downloading packages (https://github.com/apple/pkl/pull/584[#584]).
0 commit comments