docs: update changelog for 0.10.1 build script improvements

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
This commit is contained in:
mixeme
2026-06-24 23:05:22 +03:00
parent 9394bd66b8
commit 5cdb9414b2
+5
View File
@@ -8,6 +8,11 @@ All notable GoSentry changes are recorded in this file.
- Unified icon asset naming from mixed scheme (big/16x16) to consistent - Unified icon asset naming from mixed scheme (big/16x16) to consistent
size-based names (large/small) for clarity and maintainability. size-based names (large/small) for clarity and maintainability.
**Build:**
- Windows build script now displays informative messages at each build step
(version, output path, environment setup, icon embedding, compilation)
to improve build transparency and aid troubleshooting.
## 0.10.0 - 2026-06-24 ## 0.10.0 - 2026-06-24
**Compact activity rows; per-job execution-time statistics seeded from log files.** **Compact activity rows; per-job execution-time statistics seeded from log files.**