This is an automated email from the ASF dual-hosted git repository.
nchung pushed a commit to branch release/1.0.0
in repository https://gitbox.apache.org/repos/asf/incubator-sdap-ingester.git
The following commit(s) were added to refs/heads/release/1.0.0 by this push:
new 77021c0 Updated CHANGELOG.md from Unreleased to 1.0.0
77021c0 is described below
commit 77021c0df40279d0d036b9f7fddc33fa5c072064
Author: nchung <[email protected]>
AuthorDate: Tue Nov 22 13:39:52 2022 -0800
Updated CHANGELOG.md from Unreleased to 1.0.0
---
CHANGELOG.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e1ed97a..87adf0f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,7 +4,7 @@ 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]
+## [1.0.0] - 2022-11-22
### Added
### Changed
- SDAP-408: Improve L2 satellite data ingestion speed