Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
avalentino committed Nov 15, 2024
1 parent 394a0fc commit 3ee7783
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ The format is (loosely) based on [Keep a Changelog](http://keepachangelog.com/)

## Unreleased

### Changed

- No longer use the deprecated pkg-resources package.
It has been replaced with importlib from the Python standard library
([#112](https://github.com/stac-utils/stac-check/pull/112))

## [v1.4.0] - 2024-10-09

### Added
Expand Down

0 comments on commit 3ee7783

Please sign in to comment.