Skip to content

Commit 69d1318

Browse files
authored
Updated NLog v5 release-post with pull-request-groups (fixed links) (#249)
1 parent d310033 commit 69d1318

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

_posts/2021-08-25-nlog-5-0-preview1-ready.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -698,4 +698,10 @@ In NLog 4 this results in `'a'` and in NLog 5 this results in `a`.
698698

699699
## Many other improvements
700700

701-
For a full list of all the enhancements and performance improvements: [NLog 5.0 PullRequests](https://github.com/NLog/NLog/pulls?q=is%3Apr+is%3Amerged+milestone:%225.0%20%28new%29%22)
701+
For full list of all changes: [NLog 5.0 Pull Requests](https://github.com/NLog/NLog/pulls?q=is%3Apr+is%3Amerged+milestone:%225.0%22)
702+
703+
- [Breaking Changes](https://github.com/NLog/NLog/pulls?q=is%3Apr+label%3A%22breaking%20change%22+is%3Amerged+milestone:%225.0%22)
704+
- [Breaking Behavior Changes](https://github.com/NLog/NLog/pulls?q=is%3Apr+label%3A%22breaking%20behavior%20change%22+is%3Amerged+milestone:%225.0%22)
705+
- [Features](https://github.com/NLog/NLog/pulls?q=is%3Apr+label%3A%22Feature%22+is%3Amerged+milestone:%225.0%22)
706+
- [Improvements](https://github.com/NLog/NLog/pulls?q=is%3Apr+label%3A%22Enhancement%22+is%3Amerged+milestone:%225.0%22)
707+
- [Performance](https://github.com/NLog/NLog/pulls?q=is%3Apr+label%3A%22Performance%22+is%3Amerged+milestone:%225.0%22)

0 commit comments

Comments
 (0)