From 13b57cdd2df2495274a3d5d4301716cb176ea0d1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 14:06:21 +0000 Subject: [PATCH] chore(main): release 4.1.0 --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a16ed7f..b1e0943 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [4.1.0](https://github.com/LovelaceAcademy/nix-templates/compare/v4.0.0...v4.1.0) (2023-03-27) + + +### Features + +* add herculis ci cache ([34c58a5](https://github.com/LovelaceAcademy/nix-templates/commit/34c58a54366f7055eddcf7aba7926a74304c9895)) + + +### Performance Improvements + +* **pix-ctl-full:** improve build times by not including testRuntime in devShell ([56851ac](https://github.com/LovelaceAcademy/nix-templates/commit/56851ac9b7e6f210e76307a3872b7d8272185fea)) + ## [4.0.0](https://github.com/LovelaceAcademy/nix-templates/compare/v3.0.0...v4.0.0) (2023-03-16)