Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
Update Change log to use actual CLI Flags instead of variable names.

Fixes part of jaegertracing#2738

Signed-off-by: pradeepnnv <pradeepnnv@gmail.com>

Co-authored-by: Yuri Shkuro <yurishkuro@users.noreply.github.com>
Signed-off-by: pradeepnnv <pradeepnnv@gmail.com>
  • Loading branch information
pradeepnnv and yurishkuro committed Feb 1, 2021
1 parent 26b5544 commit 7b1469f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Changes by Version

#### Breaking changes

* Remove depricated flags `healthCheckHTTPPortWarning` & `adminHTTPPortWarning` ([#2752](https://github.com/jaegertracing/jaeger/pull/2752), [@pradeepnnv](https://github.com/pradeepnnv))
* Remove deprecated flags `--health-check-http-port` & `--admin-http-port`, please use `--admin.http.host-port` ([#2752](https://github.com/jaegertracing/jaeger/pull/2752), [@pradeepnnv](https://github.com/pradeepnnv))

#### New Features

Expand Down

0 comments on commit 7b1469f

Please sign in to comment.