You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,10 @@
1
1
# Changelog
2
2
3
3
## Unreleased
4
-
* Add support for `replace-existing-checks` parameter of service registration endpoint that allows to replace existing checks when re-registering a service
4
+
5
+
## 1.6.10.7
6
+
* Add support for `replace-existing-checks` parameter of service registration endpoint that allows to replace existing checks when re-registering a service (#155)
7
+
* Update Newtonsoft.Json reference to version 13.0.1 (#160)
5
8
6
9
## 1.6.10.6
7
10
* Enforce ConfigureAwait(false) on the whole library (#148)
0 commit comments