Skip to content

Commit 115c685

Browse files
committed
update changelog
1 parent 1b31caa commit 115c685

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
### Added
1010
- The `CONNECT_REQUEST_TIMEOUT` environment variable, which configures the request timeout for all blocking HTTP and HTTPS operations. This value translates into seconds (e.g., `CONNECT_REQUEST_TIMEOUT=60` is equivalent to 60 seconds.) By default, this value is 300.
1111

12+
### Fixed
13+
14+
- Extra files were not being included in deploy Voila.
15+
16+
- Error message to indicate the Python also has to be configured in Connect.
17+
1218
## [1.15.0] - 2023-03-15
1319

1420
### Added

0 commit comments

Comments
 (0)