Skip to content

Commit

Permalink
Merge pull request #211 from rstudio/aron-news-adjustment
Browse files Browse the repository at this point in the history
correct rslog news ahead of 1.6.2
  • Loading branch information
aronatkins authored Jan 24, 2025
2 parents 4a2add1 + b9e31e6 commit 8564c11
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions pkg/rslog/NEWS.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,19 @@
# `rslog` package

pkg/rslog/v1.6.1
pkg/rslog/v1.6.2
--------------------------------------------------------------------------------

### Fixed

* Debug loggers are no longer attached to a global set of callbacks, which
means that those loggers are available for garbage collection.
means that those loggers are available for garbage collection. (#209)

pkg/rslog/v1.6.1
--------------------------------------------------------------------------------

### Fixed

* Add some synchronization to `rslogtest.LoggerMock. (#185)


pkg/rslog/v1.6.0
Expand Down

0 comments on commit 8564c11

Please sign in to comment.