Skip to content

Commit 0eab5fb

Browse files
authored
Add release notes for 0.26.2 (#586)
1 parent 7c37873 commit 0eab5fb

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

docs/modules/release-notes/pages/0.26.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
= Pkl 0.26 Release Notes
22
:version: 0.26
3-
:version-minor: 0.26.1
3+
:version-minor: 0.26.2
44
:release-date: June 17th, 2024
55

66
include::ROOT:partial$component-attributes.adoc[]

docs/modules/release-notes/pages/changelog.adoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
= Changelog
22
include::ROOT:partial$component-attributes.adoc[]
33

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]).
10+
411
[[release-0.26.1]]
512
== 0.26.1 (2024-06-28)
613

0 commit comments

Comments
 (0)