Bump to 1.48, update changelog

This commit is contained in:
Evan Su 2025-04-10 00:38:09 -04:00
parent 6f3cbb0a38
commit d9473f777b
3 changed files with 8 additions and 3 deletions

View file

@ -3,6 +3,11 @@
<li>Migrate golang.org/x/crypto to standard library imports (https://github.com/golang/go/issues/65269)</li>
</ul>
# v1.48 (Released 04/11/2025)
<ul>
<li>✓ Allow pressing 'Enter' key to press Start/Process button</li>
</ul>
# v1.47 (Released 02/19/2025)
<ul>
<li>✓ No code changes, just build on newly released Go 1.24</li>