From a857ab3fd18c1f81a5814537449864a2ce2444b2 Mon Sep 17 00:00:00 2001 From: ruflin Date: Wed, 11 Sep 2019 13:20:39 +0200 Subject: [PATCH] add pull request id --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a7c9b75b..6f2e691a1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added * Add validation check that Kibana min/max are valid semver versions. [#99](https://github.com/elastic/integrations-registry/pull/99) -* Adding Cache-Control max-age headers to all http responses set to 1h. +* Adding Cache-Control max-age headers to all http responses set to 1h. [#101](https://github.com/elastic/integrations-registry/pull/101) ### Changed