From cd94a7ecaa623bc90d96bd88746378851e51ce01 Mon Sep 17 00:00:00 2001 From: Alan Ghelardi Date: Thu, 15 Feb 2024 09:29:40 -0300 Subject: [PATCH] Release version 0.2.154. --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 79ac1d8..c07dc60 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file. ## [Unreleased] +## [0.2.154] - 2024-02-15 + - Fix the logic in the function that checks if a file ends with `.edn`: [#36](https://github.com/nubank/vessel/pull/36). ## [0.2.152] - 2024-02-01