From 571dfb996c4af6a74eb88d0404794552a3a3ac55 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Sun, 29 Nov 2020 20:35:21 +0100 Subject: [PATCH] Release 1.3.1 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3fa4c47..a9459ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,10 @@ 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). -## [1.x.x] - YYYY-MM-DD +## [1.3.1] - 2020-11-29 + +- Fix RawTextErrorFormatter +- Fix a PHP 8.0 unit test failing on a now uppercase letter ## [1.3.0] - 2020-11-29