Skip to content

Commit 91809d7

Browse files
committed
Add release notes for 0.8.0
1 parent 5ea2df0 commit 91809d7

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,13 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
[Unreleased]: https://github.com/zombiezen/go-sqlite/compare/v0.7.2...main
8+
[Unreleased]: https://github.com/zombiezen/go-sqlite/compare/v0.8.0...main
99

10-
## [Unreleased][]
10+
## [0.8.0][] - 2021-11-07
11+
12+
Version 0.8 adds new transaction functions to `sqlitex`.
13+
14+
[0.8.0]: https://github.com/zombiezen/go-sqlite/releases/tag/v0.8.0
1115

1216
### Added
1317

0 commit comments

Comments
 (0)