Skip to content

Commit

Permalink
Update release notes for 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zombiezen committed Feb 2, 2024
1 parent e2b3038 commit fb967a8
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

[Unreleased]: https://github.com/zombiezen/go-sqlite/compare/v1.1.0...main
[Unreleased]: https://github.com/zombiezen/go-sqlite/compare/v1.1.1...main

## [Unreleased][]
## [1.1.1][] - 2024-02-02

Version 1.1.1 improves performance on write-contended workloads.

[1.1.1]: https://github.com/zombiezen/go-sqlite/releases/tag/v1.1.1

### Fixed

Expand Down

0 comments on commit fb967a8

Please sign in to comment.