mirror of
https://github.com/apple/pkl.git
synced 2026-04-23 00:38:37 +02:00
Add release notes for 0.26.2 (#586)
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
= Pkl 0.26 Release Notes
|
= Pkl 0.26 Release Notes
|
||||||
:version: 0.26
|
:version: 0.26
|
||||||
:version-minor: 0.26.1
|
:version-minor: 0.26.2
|
||||||
:release-date: June 17th, 2024
|
:release-date: June 17th, 2024
|
||||||
|
|
||||||
include::ROOT:partial$component-attributes.adoc[]
|
include::ROOT:partial$component-attributes.adoc[]
|
||||||
|
|||||||
@@ -1,6 +1,13 @@
|
|||||||
= Changelog
|
= Changelog
|
||||||
include::ROOT:partial$component-attributes.adoc[]
|
include::ROOT:partial$component-attributes.adoc[]
|
||||||
|
|
||||||
|
[[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]]
|
[[release-0.26.1]]
|
||||||
== 0.26.1 (2024-06-28)
|
== 0.26.1 (2024-06-28)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user