We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b99a06 commit 0129cd1Copy full SHA for 0129cd1
CHANGELOG.md
@@ -6,17 +6,17 @@ The format is (loosely) based on [Keep a Changelog](http://keepachangelog.com/)
6
7
## Unreleased
8
9
+### Changed
10
+
11
+## [v1.5.0] - 2025-01-17
12
13
### Added
14
15
- Allow to provide HTTP headers ([#114](https://github.com/stac-utils/stac-check/pull/114))
16
- Configure whether to open URLs when validating assets ([#114](https://github.com/stac-utils/stac-check/pull/114))
17
18
### Changed
19
-## [v1.5.0] - 2025-01-17
-
-### Changed
20
- No longer use the deprecated pkg-resources package.
21
It has been replaced with importlib from the Python standard library
22
([#112](https://github.com/stac-utils/stac-check/pull/112))
0 commit comments