Skip to content

Commit d287c3a

Browse files
committed
udpate changelog
1 parent 81155b4 commit d287c3a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2020
and `*_app.py` are now considered. However, if the directory contains more than
2121
one file matching these new patterns, you must provide rsconnect-python with an
2222
explicit `--entrypoint` argument.
23+
- Added a new verbose logging level. Specifying `-v` on the command line uses this
24+
new level. Currently this will cause filenames to be logged as they are added to
25+
a bundle. To enable maximum verbosity (debug level), use `-vv`.
2326

2427
## [1.20.0] - 2023-09-11
2528

0 commit comments

Comments
 (0)