Skip to content

Commit

Permalink
update changelog for patch release (#161)
Browse files Browse the repository at this point in the history
  • Loading branch information
mfkl authored Aug 1, 2022
1 parent 1c26c03 commit e2ef61a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
# Changelog

## Unreleased
* Add support for `replace-existing-checks` parameter of service registration endpoint that allows to replace existing checks when re-registering a service

## 1.6.10.7
* Add support for `replace-existing-checks` parameter of service registration endpoint that allows to replace existing checks when re-registering a service (#155)
* Update Newtonsoft.Json reference to version 13.0.1 (#160)

## 1.6.10.6
* Enforce ConfigureAwait(false) on the whole library (#148)
Expand Down

0 comments on commit e2ef61a

Please sign in to comment.