From bb08ff72802d1a3aaf82be7003bda9ee1564af93 Mon Sep 17 00:00:00 2001 From: Wassim Metallaoui Date: Sat, 11 Mar 2023 19:27:26 -0600 Subject: [PATCH] feat: release v0.3.1 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index aa948ec..50fd75c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.3.1] - 2023-03-11 + +### Added + +- Make fixture names are only available in ruby file types + ## [0.3.0] - 2023-03-11 ### Added