You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -142,6 +142,9 @@ The file will be overwritten if it exists. The 2nd options argument can be used
142
142
Placeholder for next release:
143
143
### __WORK IN PROGRESS__
144
144
-->
145
+
### __WORK IN PROGRESS__
146
+
* Errors while automatically compressing the DB are now caught
147
+
145
148
### 2.4.2 (2022-02-09)
146
149
* Errors while automatically restoring the DB from a backup or dump are now caught
147
150
* Simplified and decoupled the persistence code. Individual commands like `dump` and `compress` are now properly sequenced and should no longer conflict with each other.
0 commit comments