Skip to content

Commit bb15700

Browse files
committed
Update CHANGELOG for version 1.0.0-rc.4
1 parent 35dc734 commit bb15700

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file.
33

44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
55

6+
## [1.0.0-rc.4][1.0.0-rc.4] - 2021-11-02
7+
8+
- Add README and release notes (link to https://github.com/serilog-contrib/serilog-formatting-log4net/blob/main/CHANGELOG.md) in the NuGet package
9+
610
## [1.0.0-rc.3][1.0.0-rc.3] - 2021-10-25
711

812
- Replace `UseLog4NetXmlNamespace(null)` with `UseNoXmlNamespace()`
@@ -59,6 +63,7 @@ Still trying to figure out how to make everything fit together with [MinVer](htt
5963

6064
- Implement log4j compatibility mode.
6165

66+
[1.0.0-rc.4]: https://github.com/serilog-contrib/serilog-formatting-log4net/compare/1.0.0-rc.3...1.0.0-rc.4
6267
[1.0.0-rc.3]: https://github.com/serilog-contrib/serilog-formatting-log4net/compare/1.0.0-rc.2...1.0.0-rc.3
6368
[1.0.0-rc.2]: https://github.com/serilog-contrib/serilog-formatting-log4net/compare/1.0.0-rc.1...1.0.0-rc.2
6469
[1.0.0-rc.1]: https://github.com/serilog-contrib/serilog-formatting-log4net/compare/1.0.0-alpha.0.110...1.0.0-rc.1

0 commit comments

Comments
 (0)