Skip to content

Commit 160521c

Browse files
authored
Add CHANGELOG for 2658 (#2666)
1 parent 7baea85 commit 160521c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313

1414
* Don't require custom themes to set a color for the 'todo' admonition. ([#2576])
1515
* Entries in `@repl` blocks that were hidden with `# hide` no longer produce erroneous empty lines ([#1521], [#2054], [#2399])
16+
* Fix the printed log message for missing docstring errors. ([#2658])
1617

1718
## Version [v1.9.0] - 2025-03-17
1819

@@ -1991,6 +1992,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
19911992
[#2651]: https://github.com/JuliaDocs/Documenter.jl/issues/2651
19921993
[#2652]: https://github.com/JuliaDocs/Documenter.jl/issues/2652
19931994
[#2656]: https://github.com/JuliaDocs/Documenter.jl/issues/2656
1995+
[#2658]: https://github.com/JuliaDocs/Documenter.jl/issues/2658
19941996
[JuliaLang/julia#36953]: https://github.com/JuliaLang/julia/issues/36953
19951997
[JuliaLang/julia#38054]: https://github.com/JuliaLang/julia/issues/38054
19961998
[JuliaLang/julia#39841]: https://github.com/JuliaLang/julia/issues/39841

0 commit comments

Comments
 (0)