All notable changes to Cecil.XmlDocNames
will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.3.0 (2022-04-01)
- POTENTIALLY BREAKING CHANGE: Support for .NET 4.6 has been dropped. This is now a .NET Standard 2.0 library only.
1.2.2 (2021-09-13)
- The XML documentation file was not present in the NuGet package for v1.2.1.
1.2.1 (2021-09-11)
- The
Mono.Cecil
library has been updated to version 0.11.4.
1.2.0 (2020-10-06)
- #12 - This library now supports .NET Framework v4.6 and newer.
- The
Mono.Cecil
library has been updated to version 0.11.3.
1.1.1 (2020-02-27)
- DOCUMENTATION: The project now has a changelog.
- DOCUMENTATION: Most badges in README.md are now links to relevant URLs.
1.1.0 (2020-02-26)
- DOCUMENTATION: New logo, thanks to IYIKON from the Noun Project.
- Ownership of the project changed from @rdeago to @Tenacom.
- BUILD: The external annotations file for ReSharper is now automatically generated using ReSharper.ExportAnnotations.
1.0.0 (2019-06-30) [deprecated]
Initial release, deprecated because of ownership change.
If you were using this release, you can safely update to v1.1.0.