Skip to content

Commit fadb28c

Browse files
authored
Set version to 1.11.0 (JuliaDocs#2707)
1 parent 9b27810 commit fadb28c

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
44
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
55

6-
## Unreleased
6+
## Version [v1.11.0] - 2025-05-09
77

88
### Added
99

@@ -1492,6 +1492,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
14921492
[v1.10.0]: https://github.com/JuliaDocs/Documenter.jl/releases/tag/v1.10.0
14931493
[v1.10.1]: https://github.com/JuliaDocs/Documenter.jl/releases/tag/v1.10.1
14941494
[v1.10.2]: https://github.com/JuliaDocs/Documenter.jl/releases/tag/v1.10.2
1495+
[v1.11.0]: https://github.com/JuliaDocs/Documenter.jl/releases/tag/v1.11.0
14951496
[#198]: https://github.com/JuliaDocs/Documenter.jl/issues/198
14961497
[#245]: https://github.com/JuliaDocs/Documenter.jl/issues/245
14971498
[#487]: https://github.com/JuliaDocs/Documenter.jl/issues/487

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "Documenter"
22
uuid = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
3-
version = "1.11.0-DEV"
3+
version = "1.11.0"
44

55
[deps]
66
ANSIColoredPrinters = "a4c015fc-c6ff-483c-b24f-f7ea428134e9"

0 commit comments

Comments
 (0)