docs: update CHANGELOG to note removal of punycode dep

related and should have been done in #630
This commit is contained in:
CosminPerRam 2024-09-15 20:20:16 +03:00
parent 54f51ebc73
commit 2c0e2985fe

View file

@ -1,6 +1,7 @@
## To Be Released...
## 5.X.Y
* Feat: Replaced `punycode` package usage with `url.domainToASCII` (#630).
## 5.1.3
* Fix: `Deus Ex` using the wrong protocol (#621)