From 57ed5b549f9a7f0f23c1a32e955966cf129b3816 Mon Sep 17 00:00:00 2001 From: Sam Lown Date: Thu, 31 Oct 2024 13:50:54 +0000 Subject: [PATCH] Updating CHANGELOG --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bfeb3591..438a202a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,6 +33,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p - `tax`: Regime `ChargeKeys` removed. Keys now provided in `bill` package. - `it`: Charge keys no longer defined, no migration required, already supported. +### Fixed + +- `mx`: Tax ID validation now correctly supports `&` and `Ñ` symbols in codes. + ## [v0.203.0] ### Added