diff --git a/hercules-ci-cnix-store/CHANGELOG.md b/hercules-ci-cnix-store/CHANGELOG.md index f1af34bc..9febcb5a 100644 --- a/hercules-ci-cnix-store/CHANGELOG.md +++ b/hercules-ci-cnix-store/CHANGELOG.md @@ -5,6 +5,10 @@ All notable changes to this package will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). +## 0.3.3.1 - 2022-07-21 + + - Nix 2.10 support + ## 0.3.3.0 - 2022-06-21 ### Added diff --git a/hercules-ci-cnix-store/hercules-ci-cnix-store.cabal b/hercules-ci-cnix-store/hercules-ci-cnix-store.cabal index 86eb8b3c..c0a03901 100644 --- a/hercules-ci-cnix-store/hercules-ci-cnix-store.cabal +++ b/hercules-ci-cnix-store/hercules-ci-cnix-store.cabal @@ -1,7 +1,7 @@ cabal-version: 2.4 name: hercules-ci-cnix-store -version: 0.3.3.0 +version: 0.3.3.1 synopsis: Haskell bindings for Nix's libstore category: Nix homepage: https://docs.hercules-ci.com