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: CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,9 @@
2
2
3
3
## Unlreleased
4
4
5
+
## v0.13.8 - 2023-03-14
6
+
- fixed: Handle SEGFAULT when trying to open a database that the application does not have permissions to open. [#246](https://github.com/elixir-sqlite/exqlite/pull/246)
7
+
5
8
## v0.13.7 - 2023-03-13
6
9
- added: precompilation support for musl based libc. [#244](https://github.com/elixir-sqlite/exqlite/pull/244)
0 commit comments