Import release notes for 0.26.2 (#587)

This commit is contained in:
Daniel Chao
2024-07-18 09:39:13 -07:00
committed by GitHub
parent 176ede0002
commit e81a47a038
2 changed files with 8 additions and 1 deletions

View File

@@ -6,6 +6,13 @@ include::ROOT:partial$component-attributes.adoc[]
xref:0.27.adoc[Release notes]
[[release-0.26.2]]
== 0.26.2 (2024-07-18)
=== Fixes
* 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]).
[[release-0.26.1]]
== 0.26.1 (2024-06-28)