chore: changelog

This commit is contained in:
Aarnav Tale
2025-10-19 15:35:41 -04:00
parent f66f778398
commit ef8dcec9c8
+2
View File
@@ -1,5 +1,7 @@
# 0.6.2 (Next)
- Bundle all `node_modules` aside from native ones to reduce bundle and container size (closes [#331](https://github.com/tale/headplane/issues/331)).
- Allow conditionally compiling the SSH WASM integration when building (closes [#337](https://github.com/tale/headplane/issues/337)).
- Implemented the ability to customize the build with a custom script (see `./build.sh --help` for more information).
---