File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments