File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 3
3
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
4
4
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
5
5
6
- ## Unreleased
6
+ ## Version [v1.12.0] - 2025-06-06
7
7
8
8
### Added
9
9
@@ -1537,6 +1537,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1537
1537
[v1.11.2]: https://github.com/JuliaDocs/Documenter.jl/releases/tag/v1.11.2
1538
1538
[v1.11.3]: https://github.com/JuliaDocs/Documenter.jl/releases/tag/v1.11.3
1539
1539
[v1.11.4]: https://github.com/JuliaDocs/Documenter.jl/releases/tag/v1.11.4
1540
+ [v1.12.0]: https://github.com/JuliaDocs/Documenter.jl/releases/tag/v1.12.0
1540
1541
[#198]: https://github.com/JuliaDocs/Documenter.jl/issues/198
1541
1542
[#245]: https://github.com/JuliaDocs/Documenter.jl/issues/245
1542
1543
[#487]: https://github.com/JuliaDocs/Documenter.jl/issues/487
@@ -2105,6 +2106,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2105
2106
[#2722]: https://github.com/JuliaDocs/Documenter.jl/issues/2722
2106
2107
[#2723]: https://github.com/JuliaDocs/Documenter.jl/issues/2723
2107
2108
[#2729]: https://github.com/JuliaDocs/Documenter.jl/issues/2729
2109
+ [#2737]: https://github.com/JuliaDocs/Documenter.jl/issues/2737
2108
2110
[JuliaLang/julia#36953]: https://github.com/JuliaLang/julia/issues/36953
2109
2111
[JuliaLang/julia#38054]: https://github.com/JuliaLang/julia/issues/38054
2110
2112
[JuliaLang/julia#39841]: https://github.com/JuliaLang/julia/issues/39841
Original file line number Diff line number Diff line change 1
1
name = " Documenter"
2
2
uuid = " e30172f5-a6a5-5a46-863b-614d45cd2de4"
3
- version = " 1.11.4 "
3
+ version = " 1.12.0 "
4
4
5
5
[deps ]
6
6
ANSIColoredPrinters = " a4c015fc-c6ff-483c-b24f-f7ea428134e9"
You can’t perform that action at this time.
0 commit comments