Skip to content

Commit 80694fc

Browse files
committed
Update CHANGELOG for version 1.0.0
1 parent 2b77c66 commit 80694fc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
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][1.0.0] - 2022-03-08
7+
8+
- First final version (i.e. non pre-release) which is identical to 1.0.0-rc.4
9+
610
## [1.0.0-rc.4][1.0.0-rc.4] - 2021-11-02
711

812
- Add README and release notes (link to https://github.com/serilog-contrib/serilog-formatting-log4net/blob/main/CHANGELOG.md) in the NuGet package
@@ -63,6 +67,7 @@ Still trying to figure out how to make everything fit together with [MinVer](htt
6367

6468
- Implement log4j compatibility mode.
6569

70+
[1.0.0]: https://github.com/serilog-contrib/serilog-formatting-log4net/compare/1.0.0-rc.4...1.0.0
6671
[1.0.0-rc.4]: https://github.com/serilog-contrib/serilog-formatting-log4net/compare/1.0.0-rc.3...1.0.0-rc.4
6772
[1.0.0-rc.3]: https://github.com/serilog-contrib/serilog-formatting-log4net/compare/1.0.0-rc.2...1.0.0-rc.3
6873
[1.0.0-rc.2]: https://github.com/serilog-contrib/serilog-formatting-log4net/compare/1.0.0-rc.1...1.0.0-rc.2

0 commit comments

Comments
 (0)