Skip to content

Commit a8ad27a

Browse files
committed
Update release notes for 1.3.0
1 parent 990af03 commit a8ad27a

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,12 @@ 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/v1.2.0...main
8+
[Unreleased]: https://github.com/zombiezen/go-sqlite/compare/v1.3.0...main
99

10-
## [Unreleased][]
10+
## [1.3.0][] - 2024-05-04
11+
12+
Version 1.3 is largely a bug-fix release,
13+
but is a minor version change because of the new `sqlitemigration.Pool.Take` method.
1114

1215
### Added
1316

0 commit comments

Comments
 (0)