File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 33The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
44and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
55
6- ## Unreleased
6+ ## Version [v1.8.0] - 2024-11-07
7+
8+ ### Changed
9+
10+ * `deploydocs` now ignores any global GPG signing Git settings (i.e. `commit.gpgSign = false`). ([#2592])
711
812### Fixed
913
@@ -1399,6 +1403,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13991403[v1.5.0]: https://github.com/JuliaDocs/Documenter.jl/releases/tag/v1.5.0
14001404[v1.6.0]: https://github.com/JuliaDocs/Documenter.jl/releases/tag/v1.6.0
14011405[v1.7.0]: https://github.com/JuliaDocs/Documenter.jl/releases/tag/v1.7.0
1406+ [v1.8.0]: https://github.com/JuliaDocs/Documenter.jl/releases/tag/v1.8.0
14021407[#198]: https://github.com/JuliaDocs/Documenter.jl/issues/198
14031408[#245]: https://github.com/JuliaDocs/Documenter.jl/issues/245
14041409[#487]: https://github.com/JuliaDocs/Documenter.jl/issues/487
@@ -1909,6 +1914,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
19091914[#2562]: https://github.com/JuliaDocs/Documenter.jl/issues/2562
19101915[#2569]: https://github.com/JuliaDocs/Documenter.jl/issues/2569
19111916[#2571]: https://github.com/JuliaDocs/Documenter.jl/issues/2571
1917+ [#2592]: https://github.com/JuliaDocs/Documenter.jl/issues/2592
19121918[#2593]: https://github.com/JuliaDocs/Documenter.jl/issues/2593
19131919[JuliaLang/julia#36953]: https://github.com/JuliaLang/julia/issues/36953
19141920[JuliaLang/julia#38054]: https://github.com/JuliaLang/julia/issues/38054
Original file line number Diff line number Diff line change 11name = " Documenter"
22uuid = " e30172f5-a6a5-5a46-863b-614d45cd2de4"
3- version = " 1.7 .0"
3+ version = " 1.8 .0"
44
55[deps ]
66ANSIColoredPrinters = " a4c015fc-c6ff-483c-b24f-f7ea428134e9"
You can’t perform that action at this time.
0 commit comments