* remove frozen_url, may add back in someday but for now keep things simple and only have a single url class. ([1058df1](https://github.com/xyngular/py-xurls/commit/1058df154acf5bef0d7dc82c3c524e721bf44783))
* renamed URLMutable class to `Url`; removed `URL`; may make a FrozenUrl someday, but for now keeping it simple. ([6445bd8](https://github.com/xyngular/py-xurls/commit/6445bd8d668919ad0d572544df9f0af9a236fc24))
* update README with newer class names with slightly better examples. ([4f9993f](https://github.com/xyngular/py-xurls/commit/4f9993f752baef942eb5b3f9b008d116ae1feadb))
[0.2.1](https://github.com/xyngular/py-xurls/compare/v0.2.0...v0.2.1) (2023-04-15)
Bug Fixes
* license ([9986365](https://github.com/xyngular/py-xurls/commit/998636537d50f474946a95ff8d035ae61df58144))
Documentation
* add doc links. ([39aa99e](https://github.com/xyngular/py-xurls/commit/39aa99eb1671356ca75ac1ae39be8f656e6b2967))
[0.2.0](https://github.com/xyngular/py-xurls/compare/v0.1.1...v0.2.0) (2023-04-06)
Features
* add docs ([18595a4](https://github.com/xyngular/py-xurls/commit/18595a4d9985265c716fc840377027b8003576e2))
[0.1.1](https://github.com/xyngular/py-xurls/compare/v0.1.0...v0.1.1) (2023-04-05)
Bug Fixes
* fix docs, so workflows work. ([f678315](https://github.com/xyngular/py-xurls/commit/f678315953957e4c6ee63e95f2171702edeba2d8))