@@ -0,0 +1,8 @@
+---
+"tauri": 'minor:feat'
+"tauri-runtime-wry": 'minor:feat'
+"tauri-runtime": 'minor:feat'
+"tauri-utils": 'minor:feat'
+
+Added the `window_classname` configuration option to `WindowBuilder`, `Window`, and `WindowConfig`. In order to set the name of the window class on Windows.