From 56511b6b8a99adbff9cd423a16b00bd5417752e8 Mon Sep 17 00:00:00 2001 From: Fred Myerscough Date: Thu, 30 May 2024 23:05:21 +0100 Subject: [PATCH] ci(uplift): uplifted for version 11.1.1 --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..e556a28 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,14 @@ +# Changelog + +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 + +## [11.1.1](https://github.com/myerscode/laravel-domain-validator/releases/tag/11.1.1) - 2024-05-30 + +- [`92855df`](https://github.com/myerscode/laravel-domain-validator/commit/92855df89918dd64b6e419b4fd09fffbf97ddc7f) chore(github): added osx to test run matrix +- [`75c43a7`](https://github.com/myerscode/laravel-domain-validator/commit/75c43a7a91526918790b2bc7f9fa8afdb9f2ac19) fix(docs): updated test badge url to newer github format +- [`11fbcc6`](https://github.com/myerscode/laravel-domain-validator/commit/11fbcc65aadec3e0dfe543df0255d7eaeafc8abf) chore(github): renamed workflow file to match its running name +- [`a791f12`](https://github.com/myerscode/laravel-domain-validator/commit/a791f125ad9f2e9efb6b204b4b1f050c5d8dc204) fix(core): sanatize domain string when checking rule