mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-01 10:01:07 +02:00
chore(changes) add changelog files
This commit is contained in:
5
.changes/http-request-headers.md
Normal file
5
.changes/http-request-headers.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"tauri-api": patch
|
||||
---
|
||||
|
||||
Fixes the httpRequest headers usage. It now accepts Strings instead of serde_json::Value.
|
||||
5
.changes/windows-fix.md
Normal file
5
.changes/windows-fix.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"tauri": patch
|
||||
---
|
||||
|
||||
Fixes the Windows build with the latest Windows SDK.
|
||||
Reference in New Issue
Block a user