Skip to content

Commit eeeb6ae

Browse files
committed
update changes
1 parent 943764f commit eeeb6ae

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGES.md

+5
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@
1616
* Add tests for CLI and implementations when invoked through the CLI
1717
* Refactored code dealing with requests and authentication to the `STACpopulator/requests.py` file
1818
* Add `--log-file` command line option to specify a non-default location to write log files to
19+
* fix incorrect example in README
20+
* move argument parsing for logging options to the implementation code
21+
* fix bug where logging options were being set incorrectly
22+
* rename files to avoid potential naming conflicts with other packages (`logging` and `requests`)
23+
1924

2025
## [0.6.0](https://github.com/crim-ca/stac-populator/tree/0.6.0) (2024-02-22)
2126

0 commit comments

Comments
 (0)