Skip to content

Commit

Permalink
Document #14 fix in CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
zombiezen committed Jul 23, 2021
1 parent e8e1652 commit 1c9dc13
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Expand Up @@ -13,6 +13,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Removed `OpenFlags` that are only used for VFS.

### Fixed

- Properly clean up WAL when using `sqlitex.Pool`
([#14](https://github.com/zombiezen/go-sqlite/issues/14))

## [0.5.0][] - 2021-05-22

[0.5.0]: https://github.com/zombiezen/go-sqlite/releases/tag/v0.5.0
Expand Down

0 comments on commit 1c9dc13

Please sign in to comment.