Skip to content

Commit a1d7525

Browse files
committed
Release db 0.1.0.1
1 parent 0fb0cc7 commit a1d7525

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

hnix-store-db/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# [0.1.0.1](https://github.com/haskell-nix/hnix-store/compare/db-0.1.0.0...db-0.1.0.1) 2025-09-03
2+
3+
* Relax upper bounds on `esqueleto` and `persistent` [#294](https://github.com/haskell-nix/hnix-store/pull/294)
4+
15
# 0.1.0.0 2024-07-31
26

37
* Initial release

hnix-store-db/hnix-store-db.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 2.2
22
name: hnix-store-db
3-
version: 0.1.0.0
3+
version: 0.1.0.1
44
synopsis: Nix store database support
55
description: Implementation of the Nix store database
66
homepage: https://github.com/haskell-nix/hnix-store

0 commit comments

Comments
 (0)