Update release date of v1.3.10

Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com>
This commit is contained in:
Benjamin Wang 2024-05-06 10:21:51 +01:00
parent 30530e3291
commit 05bc008d63

View File

@ -2,7 +2,7 @@ Note that we start to track changes starting from v1.3.7.
<hr>
## v1.3.10(TBD)
## v1.3.10(2024-05-06)
### BoltDB
- [Remove deprecated `UnsafeSlice` and use `unsafe.Slice`](https://github.com/etcd-io/bbolt/pull/717)