Skip to content

Commit dc9e1e5

Browse files
authored
Port 0.8.2 release notes to main (#117)
1 parent 4df37ea commit dc9e1e5

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.8.0
1+
0.8.2

docs/antora.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: swift
22
title: Pkl Swift Bindings
3-
version: &version 0.8.0
3+
version: &version 0.8.2
44
nav:
55
- nav.adoc
66
asciidoc:

docs/modules/ROOT/pages/CHANGELOG.adoc

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
= Changelog
22

3+
[[release-0.8.2]]
4+
== 0.8.2 (2026-03-02)
5+
6+
=== Fixes
7+
8+
* Fix check for presence of generator-settings.pkl in current working directory (pr:https://github.com/apple/pkl-swift/pull/114[]).
9+
10+
=== Contributors ❤️
11+
12+
* https://github.com/HT154[@HT154]
13+
14+
[[release-0.8.1]]
15+
== 0.8.1 (2026-02-27)
16+
317
[[release-0.8.0]]
418
== 0.8.0 (2026-02-27)
519

0 commit comments

Comments
 (0)