Skip to content

Commit 99bb6ca

Browse files
committed
Add changelog entry for warning context manager test coverage
Add entry documenting the comprehensive test coverage added for ignore() and strict() context managers in PR #832.
1 parent 5221373 commit 99bb6ca

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
## [Unreleased]
99

10+
### Added
11+
12+
- Add comprehensive test coverage for warning context managers (`ignore()` and `strict()`) ([#832](https://github.com/stac-utils/pystac-client/pull/832))
13+
1014
### Changed
1115

1216
- Make `get_collection` raise if `collection_id` is empty ([#809](https://github.com/stac-utils/pystac-client/pull/809))

0 commit comments

Comments
 (0)