Skip to content

Commit

Permalink
Release v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jisantuc committed May 12, 2021
1 parent 337b6c6 commit 4f07dc7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ 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/).

## [Unreleased]

## [0.4.0] - 2021-05-12
### Fixed
- Item properties are no longer treated as a black box JsonObject [#309](https://github.com/azavea/stac4s/pull/309)

Expand Down Expand Up @@ -129,7 +131,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Removed
- Removed `core` from package naming [#5](https://github.com/azavea/stac4s/pull/5)

[Unreleased]: https://github.com/azavea/stac4s/compare/v0.3.0...HEAD
[Unreleased]: https://github.com/azavea/stac4s/compare/v0.4.0...HEAD
[0.4.0]: https://github.com/azavea/stac4s/compare/v0.3.0...v0.4.0
[0.3.0]: https://github.com/azavea/stac4s/compare/v0.2.3...v0.3.0
[0.2.3]: https://github.com/azavea/stac4s/compare/v0.2.2...v0.2.3
[0.2.2]: https://github.com/azavea/stac4s/compare/v0.2.1...v0.2.2
Expand Down

0 comments on commit 4f07dc7

Please sign in to comment.