Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
danielfromearth authored May 1, 2024
1 parent ca12f8c commit 006dcbf
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.1.0]

### Added
- [issue #114](https://github.com/nasa/batchee/issues/114): Add badges to the readme
Expand All @@ -16,19 +16,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [1.0.0]

### Added
- [issue/6](https://github.com/danielfromearth/batchee/issues/6): Create Adapter code that processes a Harmony Message and STAC Catalog
- [issue/7](https://github.com/danielfromearth/batchee/issues/7): Create working Docker image
- [issue/13](https://github.com/danielfromearth/batchee/issues/13): Add simple command line interface for testing
- [issue/16](https://github.com/danielfromearth/batchee/issues/16): Add a logo
- [issue #6](https://github.com/danielfromearth/batchee/issues/6): Create Adapter code that processes a Harmony Message and STAC Catalog
- [issue #7](https://github.com/danielfromearth/batchee/issues/7): Create working Docker image
- [issue #13](https://github.com/danielfromearth/batchee/issues/13): Add simple command line interface for testing
- [issue #16](https://github.com/danielfromearth/batchee/issues/16): Add a logo
- [PR #75](https://github.com/danielfromearth/batchee/pull/75): Add Docker build steps to GitHub Actions workflow
- [PR #84](https://github.com/danielfromearth/batchee/pull/84): Add readme badges
- [PR #100](https://github.com/danielfromearth/batchee/pull/100): Add license
- [PR #111](https://github.com/nasa/batchee/pull/111): Add codecov to CI pipeline
- [PR #112](https://github.com/nasa/batchee/pull/111): Add SNYK and PyPI to CI pipeline
### Changed
- [issue/11](https://github.com/danielfromearth/batchee/issues/11): Rename from concat_batcher to batchee
- [issue/21](https://github.com/danielfromearth/batchee/issues/21): Improve CICD workflows
- [issue/41](https://github.com/danielfromearth/batchee/issues/41): Change Adapter output from single to multiple STAC Catalogs
- [issue #11](https://github.com/danielfromearth/batchee/issues/11): Rename from concat_batcher to batchee
- [issue #21](https://github.com/danielfromearth/batchee/issues/21): Improve CICD workflows
- [issue #41](https://github.com/danielfromearth/batchee/issues/41): Change Adapter output from single to multiple STAC Catalogs
### Deprecated
### Removed
### Fixed

0 comments on commit 006dcbf

Please sign in to comment.