From 90a7b905b29909d29fa95855df02be3c209917bf Mon Sep 17 00:00:00 2001 From: Hendrik Bugdoll Date: Mon, 8 Jan 2024 17:28:01 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 782445e..c32b22c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org/). +## 1.5.1 + ++ [#19](https://github.com/luyadev/yii-helpers/pull/19) Fixed issue with ordinal numbers. + ## 1.5.0 (26. October 2023) + Added new `StringHelper::toYouTubeEmbed()` function to extract YouTube links into an Embed links.