Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
lovasoa committed Aug 20, 2023
1 parent a61e590 commit 8cb743d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
This makes it easier to debug SQLPage websites. Before, errors that occured before SQLPage had started to render the page would be displayed as a raw text error message without any styling.
- Added the ability to retry database connections when they fail on startup.
This makes it easier to start SQLPage concurrently with the database, and have it wait for the database to become available.
See the [`database_connection_retries` configuration parameter](./configuration.md).
See the [`database_connection_retries` and `database_connection_acquire_timeout_seconds` configuration parameter](./configuration.md).

## 0.9.5 (2023-08-12)

Expand Down

0 comments on commit 8cb743d

Please sign in to comment.