Skip to content

Commit 63ffd3d

Browse files
committed
changelog for v4.1.0
1 parent 1b92595 commit 63ffd3d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

changelog.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
### v4.1.0
2-
### **UNRELEASED**
2+
### **SQL: Save, Query, Love**
33
---
44
* Add IPv6 support
55
* Add file rejections via `norddrop_reject_file()`
66
* Switch to rusqlite for persistence
77
* Try to open database in memory if path fails
88
* Report database opening errors to moose
9+
* Use in memory database if on-disk fails
10+
* Checksum validation at the end of download
11+
* More trace logs on persistence layer
912

1013
---
1114
<br>

0 commit comments

Comments
 (0)