From 1f8f36b5f77971d080930a3d76717158ab3917d1 Mon Sep 17 00:00:00 2001 From: Norbert Orzechowicz Date: Fri, 7 Aug 2020 10:10:37 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e364b1..7e52075 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,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). +## Unreleased +### Changed +- updated phpunit to version ^9.3 + ## [0.2.0] - 2020-08-03 ### Changed - Updated aeon-php/calendar dependency