From 5e3a7f2db6ec32e87c21c2fc32a7f042bf58ec20 Mon Sep 17 00:00:00 2001 From: Pete Gadomski Date: Thu, 16 Feb 2023 08:01:53 -0700 Subject: [PATCH] chore: update changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 44b3c2a6..217c68c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,16 @@ # Changelog + All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [Unreleased] + +### Changed + +- Include/exclude recommendations ([#5](https://github.com/stac-api-extensions/fields/pull/5)) + ## [v1.0.0-rc.2] - TBD ### Fixed