Updating release notes

This commit is contained in:
Mike Farah 2025-11-25 10:45:35 +11:00
parent 1b91fc63ea
commit a1a27b8536

View File

@ -1,3 +1,8 @@
4.49.2:
- Fixing escape character bugs :sweat: #2517
- Fixing snap release pipeline #2518 Thanks @aalexjo
4.49.1:
- Added `--security` flags to disable env and file ops #2515
- Fixing TOML ArrayTable parsing issues #1758