Skip to content

Commit eba8771

Browse files
committed
Update CHANGELOG.md
1 parent 5020724 commit eba8771

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@ Unreleased
22
==============
33
* Make all examples use statsviz@latest (#112)
44

5+
v0.7.3 / 2025-11-18
6+
==============
7+
* internal/plot: add goroutines plot for !go1.26 (#145)
8+
* Frontend rendering optimizations (#144)
9+
* Add go1.26 plots cleanup+finalizer queues (#143)
10+
* Add a bunch of other go1.26 plots (#142)
11+
* Add plots for Go 1.26 scheduler pause metrics (#140)
12+
13+
v0.7.2 / 2025-10-07
14+
==============
15+
* Server zero value dont panic on register (#136)
16+
* Add zerovalue example
17+
18+
v0.7.1 / 2025-08-18
19+
==============
20+
* _example: bump dependencies (#129)
21+
522
v0.7.0 / 2025-07-26
623
==============
724
* New plots showing new go1.22 runtime/metrics:

0 commit comments

Comments
 (0)