We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b1adf1 commit 75d3959Copy full SHA for 75d3959
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.8.0](https://github.com/allisson/sqlutil/compare/v1.7.0...v1.8.0) (2023-04-04)
4
+
5
6
+### Features
7
8
+* add UpdateWithOptions and DeleteWithOptions functions ([#21](https://github.com/allisson/sqlutil/issues/21)) ([0b1adf1](https://github.com/allisson/sqlutil/commit/0b1adf1d2b0b39055ce38e5197a7b284757de1f2))
9
10
## [1.7.0](https://github.com/allisson/sqlutil/compare/v1.6.0...v1.7.0) (2023-03-31)
11
12
version.txt
@@ -1 +1 @@
-1.7.0
+1.8.0
0 commit comments