Skip to content

Commit 5538e90

Browse files
committed
v1.9.0
1 parent 1c05506 commit 5538e90

File tree

1 file changed

+24
-2
lines changed

1 file changed

+24
-2
lines changed

CHANGELOG.md

Lines changed: 24 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,30 @@
11
# CHANGELOG
22

3+
## 1.9.0
4+
5+
New features
6+
7+
* Add a new option `AsyncReconnectInterval` for periodic connection
8+
refresh. #111
9+
10+
Contributions to this release
11+
12+
* Conor Evans
13+
314
## 1.8.0
4-
* Support logging over secure connections using TLS.
5-
* Change `Fluent.Post()` to return an error after connection close.
15+
16+
New features
17+
18+
* Support logging over secure connections using TLS. #107
19+
20+
Changes
21+
22+
* Change `Fluent.Post()` to return an error after connection close. #105
23+
24+
Contributions to this release
25+
26+
* Love Sharma
27+
* Fujimoto Seiji
628

729
## 1.7.0
830
* Update connection management to stop logger during connection failures

0 commit comments

Comments
 (0)