Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tulir committed Dec 23, 2023
1 parent 8fd8394 commit 79ab7f6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# v0.3.0 (unreleased)

* *(dbutil)* Added query helper to reduce boilerplate with executing database
queries and scanning results.
* *(exsync)* Added generic `Set` utility that wraps a valueless map with a mutex.

# v0.2.1 (2023-11-16)

* *(dbutil)* Fixed read-only db close error not including actual error message.
Expand Down

0 comments on commit 79ab7f6

Please sign in to comment.