File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed
Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1616
1717## [ Unreleased]
1818
19+ ## [ 3.1.0] - 2025-02-22
20+
21+ ### Added
22+
23+ - [ SIL.ReleaseTasks] Added code to ` CreateReleaseNotesHtml ` to set the charset
24+ in a metadata element in the HTML head so that special characters such
25+ as the TM mark do not render as garbled text (#72 )
26+
1927## [ 3.0.0] - 2024-11-07
2028
2129### Added
@@ -162,8 +170,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
162170
163171- First release as NuGet package
164172
165- [ Unreleased ] : https://github.com/sillsdev/SIL.BuildTasks/compare/v3.0 .0...master
173+ [ Unreleased ] : https://github.com/sillsdev/SIL.BuildTasks/compare/v3.1 .0...master
166174
175+ [ 3.1.0 ] : https://github.com/sillsdev/SIL.BuildTasks/compare/v3.0.0...v3.1.0
167176[ 3.0.0 ] : https://github.com/sillsdev/SIL.BuildTasks/compare/v2.5.0...v3.0.0
168177[ 2.5.0 ] : https://github.com/sillsdev/SIL.BuildTasks/compare/v2.4.0...v2.5.0
169178[ 2.4.0 ] : https://github.com/sillsdev/SIL.BuildTasks/compare/v2.3.0...v2.4.0
You can’t perform that action at this time.
0 commit comments