Release notes

This commit is contained in:
Mike Farah 2026-02-14 11:50:51 +11:00
parent f49f2bd2d8
commit f4ef6ef3cf

View File

@ -1,3 +1,8 @@
4.52.3:
- Fixing comments in TOML arrays (#2592)
- Bumped dependencies
4.52.2:
- Fixed bad instructions file breaking go-install (#2587) Thanks @theyoprst
- Fixed TOML table scope after comments (#2588) Thanks @tomers