diff --git a/CHANGELOG.md b/CHANGELOG.md
index 63fbea03..069f4055 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,8 @@
* truncate long fields in search results table, fixes [#211](https://github.com/cars10/elasticvue/issues/211)
* fix search results table column filtering again, fixes [#244](https://github.com/cars10/elasticvue/issues/244)
+* fix hotkey issues, fixes [#273](https://github.com/cars10/elasticvue/issues/273)
+* adds health filter to shards view
## 1.1.0
diff --git a/src/components/shards/IndexShards.vue b/src/components/shards/IndexShards.vue
index ecebd6b4..6d564a41 100644
--- a/src/components/shards/IndexShards.vue
+++ b/src/components/shards/IndexShards.vue
@@ -10,13 +10,16 @@
-
+
+
+