File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
13
14
14
* Don't require custom themes to set a color for the 'todo' admonition. ([#2576])
15
15
* 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])
16
17
17
18
## Version [v1.9.0] - 2025-03-17
18
19
@@ -1991,6 +1992,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1991
1992
[#2651]: https://github.com/JuliaDocs/Documenter.jl/issues/2651
1992
1993
[#2652]: https://github.com/JuliaDocs/Documenter.jl/issues/2652
1993
1994
[#2656]: https://github.com/JuliaDocs/Documenter.jl/issues/2656
1995
+ [#2658]: https://github.com/JuliaDocs/Documenter.jl/issues/2658
1994
1996
[JuliaLang/julia#36953]: https://github.com/JuliaLang/julia/issues/36953
1995
1997
[JuliaLang/julia#38054]: https://github.com/JuliaLang/julia/issues/38054
1996
1998
[JuliaLang/julia#39841]: https://github.com/JuliaLang/julia/issues/39841
You can’t perform that action at this time.
0 commit comments