Add release notes for 0.26 (#529)

This adds release notes for 0.26.

Also:

* Adjust IJ settings to ignore certain http: strings
* Add note about http introduced in 0.26 in message passing api

Co-authored-by: Philip K.F. Hölzenspies <holzensp@gmail.com>
This commit is contained in:
Daniel Chao
2024-06-17 08:03:41 -07:00
committed by GitHub
parent bcee291fdc
commit 00c2e00bb9
5 changed files with 506 additions and 30 deletions

View File

@@ -178,6 +178,7 @@ Pkl {pkl-version} (Linux, native)
NOTE: We currently do not support the aarch64 architecture for Alpine Linux.
[[windows-executable]]
=== Windows Executable
[source,PowerShell]
@@ -197,6 +198,7 @@ Pkl {pkl-version} (Windows 10.0, native)
NOTE: We currently do not support the aarch64 architecture for Windows.
[[java-executable]]
=== Java Executable
[source,shell]