Skip to content

Commit c280776

Browse files
Repo AssistCopilot
authored andcommitted
Release 22.0.0
Promote [Unreleased] changes to version 22.0.0: - FCS 43.10.100 update - Add FsDocsAllowExecutableProject setting - Add fsdocs-logo-alt substitution - Bug fixes: HTML encoding, uppercase ConditionalDefines, improved error messages Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent b20729c commit c280776

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

RELEASE_NOTES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## 22.0.0 - 2026-02-25
6+
57
### Added
68
* Add `<FsDocsAllowExecutableProject>true</FsDocsAllowExecutableProject>` project file setting to include executable projects (OutputType=Exe/WinExe) in API documentation generation. [#918](https://github.com/fsprojects/FSharp.Formatting/issues/918)
79
* Add `{{fsdocs-logo-alt}}` substitution (configurable via `<FsDocsLogoAlt>` MSBuild property, defaults to `Logo`) for accessible alt text on the header logo image. [#626](https://github.com/fsprojects/FSharp.Formatting/issues/626)

0 commit comments

Comments
 (0)