Skip to content

Commit c0ff757

Browse files
committed
Update release notes for 0.11.0
1 parent 9880df1 commit c0ff757

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.10.1...main
8+
[Unreleased]: https://github.com/zombiezen/go-sqlite/compare/v0.11.0...main
99

10-
## [Unreleased][]
10+
## [0.11.0][] - 2022-12-11
11+
12+
Version 0.11 changes the aggregate function API.
13+
14+
[0.11.0]: https://github.com/zombiezen/go-sqlite/releases/tag/v0.11.0
1115

1216
### Changed
1317

0 commit comments

Comments
 (0)