updated v0.22 changelog

This commit is contained in:
Gani Georgiev
2026-03-06 09:23:27 +02:00
parent d4578c3b8c
commit cf77c0e7eb
2 changed files with 6 additions and 1 deletions

View File

@@ -10,7 +10,7 @@
- Set a fixed `routine.FireAndForget()` debug stack trace limit to 2KB.
- Bumped min Go GitHub action version to 1.26.1 because it comes with some minor [bug and security fixes](https://github.com/golang/go/issues?q=milestone%3AGo1.26.1).
- Bumped min Go GitHub action version to 1.26.1 because it comes with some [minor bug and security fixes](https://github.com/golang/go/issues?q=milestone%3AGo1.26.1).
- Typos and other minor doc fixes.