Skip to content

Commit fc8c40c

Browse files
committed
Update changelog
1 parent b3b6a50 commit fc8c40c

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,33 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.0.0] - 2025-07-10
11+
12+
### Added
13+
14+
- Option for removing page titles
15+
- Tags template
16+
- Table of contents template
17+
- Inheritance template
18+
- Functional tests
19+
- Unit tests for new macros
20+
21+
### Changed
22+
23+
- Rewrote markdown templates for improved formatting
24+
- Updated GitHub Actions workflows and workflow names
25+
- Moved page titles to header partial template
26+
- Defaulted to using URLs without file extensions
27+
28+
### Fixed
29+
30+
- Escaping issues in templates, tables and method signatures
31+
- Global parameters path resolution
32+
33+
### Removed
34+
35+
- Links from global classes and interfaces
36+
1037
## [0.1.4] - 2023-11-24
1138

1239
### Added

0 commit comments

Comments
 (0)