diff --git a/CHANGES.md b/CHANGES.md index a2bd1a5370c..36552da5bf0 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -16,6 +16,6 @@ Apollo 2.1.0 * [Optimize the UI experience of open platform authorization management](https://github.com/apolloconfig/apollo/pull/4436) * [Allow users to associate multiple public namespaces at a time](https://github.com/apolloconfig/apollo/pull/4437) * [Move apollo-demo, scripts/docker-quick-start and scripts/apollo-on-kubernetes out of main repository](https://github.com/apolloconfig/apollo/pull/4440) - +* [Add search key when comparing Configuration items](https://github.com/apolloconfig/apollo/pull/4459) ------------------ All issues and pull requests are [here](https://github.com/apolloconfig/apollo/milestone/11?closed=1) diff --git a/apollo-portal/src/main/resources/static/config/diff.html b/apollo-portal/src/main/resources/static/config/diff.html index a2f2658b501..438c2f6c8d2 100644 --- a/apollo-portal/src/main/resources/static/config/diff.html +++ b/apollo-portal/src/main/resources/static/config/diff.html @@ -92,6 +92,11 @@