From dc3f2a4f96cb29953cb8a9952b3af8c61e5344b6 Mon Sep 17 00:00:00 2001 From: jonhealy1 Date: Sun, 19 Mar 2023 14:19:28 +0300 Subject: [PATCH] update changelog --- CHANGELOG.md | 2 +- examples/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 402fbe9..255f27e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### Added -- Examples folder with example docker setup for running sfes from pip +- Examples folder with example docker setup for running sfes from pip [#147](https://github.com/stac-utils/stac-fastapi-elasticsearch/pull/147) ### Changed ### Fixed diff --git a/examples/README.md b/examples/README.md index 38621e6..def74db 100644 --- a/examples/README.md +++ b/examples/README.md @@ -1,4 +1,4 @@ -# stac-fastapi-elasticsearch deployment examples +# stac-fastapi-elasticsearch (sfes) deployment examples ## Deploy sfes from pip in docker