Skip to content

Commit 1f4890d

Browse files
committed
Update CHANGELOG for version 1.0.0-rc.3
1 parent 0e2f74d commit 1f4890d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ 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-
## [Unreleased][unreleased]
6+
## [1.0.0-rc.3][1.0.0-rc.3] - 2021-10-25
77

88
- Replace `UseLog4NetXmlNamespace(null)` with `UseNoXmlNamespace()`
99
- Reduce the public API surface
@@ -59,7 +59,7 @@ Still trying to figure out how to make everything fit together with [MinVer](htt
5959

6060
- Implement log4j compatibility mode.
6161

62-
[unreleased]: https://github.com/serilog-contrib/serilog-formatting-log4net/compare/1.0.0-rc.2...HEAD
62+
[1.0.0-rc.3]: https://github.com/serilog-contrib/serilog-formatting-log4net/compare/1.0.0-rc.2...1.0.0-rc.3
6363
[1.0.0-rc.2]: https://github.com/serilog-contrib/serilog-formatting-log4net/compare/1.0.0-rc.1...1.0.0-rc.2
6464
[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
6565
[1.0.0-alpha.0.110]: https://github.com/serilog-contrib/serilog-formatting-log4net/releases/tag/1.0.0-alpha.0.110

0 commit comments

Comments
 (0)