Skip to content

Commit b9e31e6

Browse files
committed
correct rslog news ahead of 1.6.2
1 parent 4a2add1 commit b9e31e6

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

pkg/rslog/NEWS.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,19 @@
11
# `rslog` package
22

3-
pkg/rslog/v1.6.1
3+
pkg/rslog/v1.6.2
44
--------------------------------------------------------------------------------
55

66
### Fixed
77

88
* Debug loggers are no longer attached to a global set of callbacks, which
9-
means that those loggers are available for garbage collection.
9+
means that those loggers are available for garbage collection. (#209)
10+
11+
pkg/rslog/v1.6.1
12+
--------------------------------------------------------------------------------
13+
14+
### Fixed
15+
16+
* Add some synchronization to `rslogtest.LoggerMock. (#185)
1017

1118

1219
pkg/rslog/v1.6.0

0 commit comments

Comments
 (0)