diff --git a/slf4j-site/src/site/pages/news.html b/slf4j-site/src/site/pages/news.html index ce47cb3f..ac4ddda7 100755 --- a/slf4j-site/src/site/pages/news.html +++ b/slf4j-site/src/site/pages/news.html @@ -38,6 +38,7 @@ --> -

16th of June, 2021 - Release of SLF4J 1.7.31

+

XXth of June, 2021 - Release of SLF4J 1.7.31

-

In the jcl-over-slf4j module Avoid Object to String Fixed a memory leak in case of no provided binding and - multi-threaded initialization as described in In the jcl-over-slf4j module Avoid Object to String Fixed a + memory leak in case of no provided binding and multi-threaded + initialization as described in SLF4J-469. Many thanks to David Harsha to providing the relevant PR.