From dfd89437f873e12ad9e02cd73af071e569cd4601 Mon Sep 17 00:00:00 2001 From: freekmurze Date: Mon, 22 Apr 2024 14:31:58 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c698ee..67b6538 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ All notable changes to `robots-txt` will be documented in this file +## 2.2.0 - 2024-04-22 + +### What's Changed + +* optionally allow partial matches and global groups by @resohead in https://github.com/spatie/robots-txt/pull/43 + +### New Contributors + +* @resohead made their first contribution in https://github.com/spatie/robots-txt/pull/43 + +**Full Changelog**: https://github.com/spatie/robots-txt/compare/2.1.0...2.2.0 + ## 2.1.0 - 2024-04-19 ### What's Changed