Skip to content

Commit 670cf8f

Browse files
committed
add pr number to changelog
1 parent 923c55d commit 670cf8f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ The format is (loosely) based on [Keep a Changelog](http://keepachangelog.com/)
99
## [v3.10.1] - 2025-07-26
1010

1111
### Fixed
12-
- Reverted path cleaning changes that removed `./` prefix from relative paths, which was causing compatibility issues with tools like stac-check. The validator now correctly preserves the `./` prefix for relative paths in the current directory.
13-
12+
- Reverted path cleaning changes that removed `./` prefix from relative paths, which was causing compatibility issues with tools like stac-check. The validator now correctly preserves the `./` prefix for relative paths in the current directory. [#266](https://github.com/stac-utils/stac-validator/pull/266)
1413

1514
## [v3.10.0] - 2025-07-20
1615

0 commit comments

Comments
 (0)