Release notes: update renaming of Global type to Env

This commit is contained in:
HAYAMA_Kaoru
2025-05-03 19:10:01 +09:00
parent a970501d54
commit e9b766dcdf
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -1,3 +1,5 @@
- Refactor: renamed the structure type managing Pseudoconsole session, goroutine communication channels, and other related information from `Global` to `Env`.
v0.5.0
======
May 3, 2025