diff --git a/CHANGELOG.md b/CHANGELOG.md index b967365b..669ab9fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,18 +9,548 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Removed -- Removed old files that are no longer needed. +- Removed old files that are no longer needed + +### Added + +- Add missing XML docs for classes and methods ## [6.2.1.4] - 2024-05-07 +### Added + +- Upgraded release pipeline to use GitHub Actions + +### Fixed + +- Fixed recommendations from SonarQube +- Fixed issue with additional empty lists breaking + ## [6.2.0.3] - 2023-12-21 +### Added + +- Added stale issue workflow +- Added allowing strong and b tags to have properties +- Modified all `IReplacers` to have to have their own concrete implementation + +### Fixed + +- Remove extra whitespace on lists containing p tags + ## [6.1.0.2] - 2023-12-11 +### Added + +- Support for syntax highlighting on code blocks +- Added CommonMark schema + +### Fixed + +- Fixed issue with image src for master build status + ## [6.0.0.1] - 2023-12-07 +### Added + +- Upgrade to .Net 8 +- Added community labels +- Added support for GitStream +- Switched to NSubstitute from Moq + +### Fixed + +- Fixed issue with empty lists +- Fixed issues in README +- Fixed NuGet license issue + +## [5.1.0] - 2022-09-26 + +### Added + +- Upgraded AppVeyor tests to work with Linux + +## [5.0.2] - 2022-02-09 + +## [5.0.1] - 2021-12-31 + +### Added + +- Signed the assembly with a strong name + +### Fixed + +- Removed unused methods +- Moved HAP fix to extension method +- Resolved typos +- Update NuGet API key + +## [5.0.0] - 2021-11-18 + +### Added + +- Converted unit tests to use Verify.Net +- Upgraded to .Net 6 +- Support for dependabot + +### Fixed + +- Upgraded HAP to latest version + +## [4.0.0] - 2021-01-20 + +### Added + +- Started replacing code blocks with triple backticks + +### Fixed + +- Updated NuGet API key + +## [3.4.0] - 2020-10-19 + +### Added + +- Grouped `IReplacer` for easier customisation + +## [3.3.1] - 2020-02-23 + +### Fixed + +- Swap incorrect whitespace for closing emphasis + +## [3.3.0] - 2020-02-17 + +### Fixed + +- Remove references to Waffle.io + +## [3.2.3] - 2019-12-11 + +### Fixed + +- Updated NuGet API key + +## [3.2.2] - 2019-12-11 + +### Added + +- Changed list parsing to work with `li`s with no closing tag + +### Fixed + +- Resolved issue with linter failing on build server +- Removed AppVeyor Slack Integration + +## [3.2.1] - 2018-01-26 + +### Fixed + +- Fixed code quality errors from Codacy + +## [3.2.0] - 2018-01-24 + +### Added + +- Add support for removing `