|
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.10.2] - 2025-04-25 |
7 | 7 |
|
8 | 8 | ### Fixed |
9 | 9 |
|
@@ -1469,6 +1469,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 |
1469 | 1469 | [v1.8.1]: https://github.com/JuliaDocs/Documenter.jl/releases/tag/v1.8.1 |
1470 | 1470 | [v1.9.0]: https://github.com/JuliaDocs/Documenter.jl/releases/tag/v1.9.0 |
1471 | 1471 | [v1.10.0]: https://github.com/JuliaDocs/Documenter.jl/releases/tag/v1.10.0 |
| 1472 | +[v1.10.1]: https://github.com/JuliaDocs/Documenter.jl/releases/tag/v1.10.1 |
| 1473 | +[v1.10.2]: https://github.com/JuliaDocs/Documenter.jl/releases/tag/v1.10.2 |
1472 | 1474 | [#198]: https://github.com/JuliaDocs/Documenter.jl/issues/198 |
1473 | 1475 | [#245]: https://github.com/JuliaDocs/Documenter.jl/issues/245 |
1474 | 1476 | [#487]: https://github.com/JuliaDocs/Documenter.jl/issues/487 |
@@ -1838,6 +1840,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 |
1838 | 1840 | [#1912]: https://github.com/JuliaDocs/Documenter.jl/issues/1912 |
1839 | 1841 | [#1919]: https://github.com/JuliaDocs/Documenter.jl/issues/1919 |
1840 | 1842 | [#1924]: https://github.com/JuliaDocs/Documenter.jl/issues/1924 |
| 1843 | +[#1929]: https://github.com/JuliaDocs/Documenter.jl/issues/1929 |
1841 | 1844 | [#1930]: https://github.com/JuliaDocs/Documenter.jl/issues/1930 |
1842 | 1845 | [#1931]: https://github.com/JuliaDocs/Documenter.jl/issues/1931 |
1843 | 1846 | [#1932]: https://github.com/JuliaDocs/Documenter.jl/issues/1932 |
@@ -2013,6 +2016,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 |
2013 | 2016 | [#2659]: https://github.com/JuliaDocs/Documenter.jl/issues/2659 |
2014 | 2017 | [#2662]: https://github.com/JuliaDocs/Documenter.jl/issues/2662 |
2015 | 2018 | [#2674]: https://github.com/JuliaDocs/Documenter.jl/issues/2674 |
| 2019 | +[#2675]: https://github.com/JuliaDocs/Documenter.jl/issues/2675 |
| 2020 | +[#2685]: https://github.com/JuliaDocs/Documenter.jl/issues/2685 |
2016 | 2021 | [JuliaLang/julia#36953]: https://github.com/JuliaLang/julia/issues/36953 |
2017 | 2022 | [JuliaLang/julia#38054]: https://github.com/JuliaLang/julia/issues/38054 |
2018 | 2023 | [JuliaLang/julia#39841]: https://github.com/JuliaLang/julia/issues/39841 |
|
0 commit comments