From b41a5b5527d7e231efcf37710d4648ef372fd610 Mon Sep 17 00:00:00 2001 From: Joe Farro Date: Fri, 27 Oct 2017 03:14:39 -0400 Subject: [PATCH] Add #110 to changelog Signed-off-by: Joe Farro Signed-off-by: vvvprabhakar --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b80e91f8ea..7a3bd55db1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,9 @@ -# Changes +# Changes merged into master + + +### [#110](https://github.com/jaegertracing/jaeger-ui/pull/110) Fix browser back button not working correctly + +Fix bug causing browser back button to not work correctly. Fixes [#94](https://github.com/jaegertracing/jaeger-ui/issues/94). ### [#107](https://github.com/jaegertracing/jaeger-ui/pull/107) Embed UI config