@@ -0,0 +1,5 @@
+---
+"tauri-api": patch
+
+Fixes the httpRequest headers usage. It now accepts Strings instead of serde_json::Value.
+"tauri": patch
+Fixes the Windows build with the latest Windows SDK.