diff --git a/HISTORY.md b/HISTORY.md index 9b5e6027992f..e85476d64b7a 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -9,6 +9,7 @@ ### Bug Fixes * Delete an empty WAL file on DB open if the log number is less than the min log number to keep +* Delete temp OPTIONS file on DB open if there is a failure to write it out or rename it ## 8.2.0 (04/24/2023) ### Public API Changes