From 57cbffa45abc50c371a1d465f3cb9a8b854aa64f Mon Sep 17 00:00:00 2001 From: Robert Hensing <robert@roberthensing.nl> Date: Tue, 21 Jun 2022 12:44:28 +0200 Subject: [PATCH] hercules-ci-cnix-expr-0.3.3.0 --- hercules-ci-cnix-expr/CHANGELOG.md | 7 +++++++ hercules-ci-cnix-expr/hercules-ci-cnix-expr.cabal | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/hercules-ci-cnix-expr/CHANGELOG.md b/hercules-ci-cnix-expr/CHANGELOG.md index 313c9a12..2b8c0c9a 100644 --- a/hercules-ci-cnix-expr/CHANGELOG.md +++ b/hercules-ci-cnix-expr/CHANGELOG.md @@ -5,6 +5,13 @@ 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.0 - 2022-05-21 + +### Added + + - Nix 2.9 support + + ## 0.3.2.0 - 2022-05-17 ### Added diff --git a/hercules-ci-cnix-expr/hercules-ci-cnix-expr.cabal b/hercules-ci-cnix-expr/hercules-ci-cnix-expr.cabal index 05528b68..8a55325e 100644 --- a/hercules-ci-cnix-expr/hercules-ci-cnix-expr.cabal +++ b/hercules-ci-cnix-expr/hercules-ci-cnix-expr.cabal @@ -1,7 +1,7 @@ cabal-version: 2.4 name: hercules-ci-cnix-expr -version: 0.3.2.0 +version: 0.3.3.0 synopsis: Bindings for the Nix evaluator category: Nix, CI, Testing, DevOps homepage: https://docs.hercules-ci.com