mirror of
https://github.com/apple/pkl.git
synced 2026-03-28 03:51:14 +01:00
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:
@@ -122,6 +122,8 @@ outputFormat: String?
|
||||
project: Project?
|
||||
|
||||
/// Configuration of outgoing HTTP(s) requests.
|
||||
///
|
||||
/// Added in Pkl 0.26.0.
|
||||
http: Http?
|
||||
|
||||
class ClientResourceReader {
|
||||
|
||||
Reference in New Issue
Block a user