Skip to content

Commit 09d2619

Browse files
authored
Version 1.7.5 - CHANGELOG (#594)
1 parent 81d0c5e commit 09d2619

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.MD

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,12 @@ See also [List of major changes in NLog 5](https://nlog-project.org/2021/08/25/n
8383

8484
See also [List of major changes in NLog 5](https://nlog-project.org/2021/08/25/nlog-5-0-preview1-ready.html)
8585

86+
### v1.7.5 (2022/06/04)
87+
88+
- [#570](https://github.com/NLog/NLog.Extensions.Logging/pull/570): MicrosoftConsoleLayoutRenderer - Fixed IndexOutOfRangeException when large EventID (@mickelsonmichael)
89+
- [#572](https://github.com/NLog/NLog.Extensions.Logging/pull/572): MicrosoftConsoleLayoutRenderer - Skip string-allocation for EventId when possible on platform (@snakefoot)
90+
- Bump NLog from 4.7.11 to 4.7.15
91+
8692
### v1.7.4 (2021/08/25)
8793

8894
#### ⏩ Performance

0 commit comments

Comments
 (0)