Skip to content

Commit 278fa7c

Browse files
authored
Update CHANGES.md
1 parent c2db211 commit 278fa7c

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

CHANGES.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,31 @@
11
## 2.4.0
2-
- #62 Default fields added by serilog to splunk
3-
- #63 Possible thread leak when ILogger instances are disposed
2+
- [#62](https://github.com/serilog/serilog-sinks-splunk/issues/62) Default fields added by serilog to splunk
3+
- [#63](https://github.com/serilog/serilog-sinks-splunk/issues/63) Possible thread leak when ILogger instances are disposed
44

55
## 2.3.0
6-
- 59 Added ability to use custom fields with HEC. See http://dev.splunk.com/view/event-collector/SP-CAAAFB6.
6+
- [#59](https://github.com/serilog/serilog-sinks-splunk/issues/59) Added ability to use custom fields with HEC. See http://dev.splunk.com/view/event-collector/SP-CAAAFB6.
77

88
## 2.2.1
9-
- #47 Tooling updates to VS2017
10-
- #48
11-
- #49
12-
- #52
9+
- [#47](https://github.com/serilog/serilog-sinks-splunk/issues/47) Tooling updates to VS2017
10+
- [#48](https://github.com/serilog/serilog-sinks-splunk/issues/48)
11+
- [#49](https://github.com/serilog/serilog-sinks-splunk/issues/49)
12+
- [#52](https://github.com/serilog/serilog-sinks-splunk/issues/52)
1313

1414
## 2.1.3
15-
- #45 - Deadlock fix on UI thread.
15+
- [#45](https://github.com/serilog/serilog-sinks-splunk/issues/45) - Deadlock fix on UI thread.
1616

1717
## 2.1.2
18-
- #43 - Extend sink & static configuration to allow for custom JSON formatter.
18+
- [#43](https://github.com/serilog/serilog-sinks-splunk/issues/43) - Extend sink & static configuration to allow for custom JSON formatter.
1919

2020
## 2.1.1
21-
- #38(https://github.com/serilog/serilog-sinks-splunk/issues/38) - Fix for HttpEventlogCollector and sourceType
21+
- [#38](https://github.com/serilog/serilog-sinks-splunk/issues/38) - Fix for HttpEventlogCollector and sourceType
2222
- Clean up of sample app using examples of host, sourcetype, source override
2323

2424
## 2.1.0
2525

2626
* Change to use a standalone formatter
27-
* Resolves #32 & #26 by exposing `HttpMessageHandler`
28-
* Resolves #30 by ignoring OSX build and including tests in `build.sh` for TravisCI
27+
* Resolves - [#32](https://github.com/serilog/serilog-sinks-splunk/issues/32) & - [#26](https://github.com/serilog/serilog-sinks-splunk/issues/26) by exposing `HttpMessageHandler`
28+
* Resolves - [#30](https://github.com/serilog/serilog-sinks-splunk/issues/30) by ignoring OSX build and including tests in `build.sh` for TravisCI
2929

3030
## 2.0
3131
- Support for DotNet Core

0 commit comments

Comments
 (0)