We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a2add1 commit b9e31e6Copy full SHA for b9e31e6
pkg/rslog/NEWS.md
@@ -1,12 +1,19 @@
1
# `rslog` package
2
3
-pkg/rslog/v1.6.1
+pkg/rslog/v1.6.2
4
--------------------------------------------------------------------------------
5
6
### Fixed
7
8
* Debug loggers are no longer attached to a global set of callbacks, which
9
- means that those loggers are available for garbage collection.
+ 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)
17
18
19
pkg/rslog/v1.6.0
0 commit comments