From 8fd61e4d457ec50a380b5cca1bcdcb8a500425ec Mon Sep 17 00:00:00 2001 From: Peter Csajtai Date: Tue, 3 May 2022 02:08:12 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2498283c..2f4a20b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ 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). -## [v5.4.0] - +## [v5.4.0] - 2022-05-03 ### Changed - `Resolve>(name)` now returns each service that has the same name. ### Added