From b9d99e87065bf3d0c1c2ad2a2b1a274b887bf168 Mon Sep 17 00:00:00 2001 From: Armin Ronacher Date: Wed, 27 Apr 2022 09:16:35 +0200 Subject: [PATCH] Added changelog entry for #225 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 60a88194..8950c274 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to insta and cargo-insta are documented here. +## 1.14.1 + +- Use inline block format also for strings of form `"foo\n"`. (#225) + ## 1.14.0 - Fixed a bug that caused insta to panic if inline snapshot assertions