- Fix issue with data needed in regex pattern object used to match certain conjunct linker clusters.
- Drop support for Python versions earlier than 3.8 (due to incompatibilities with the latest versions of pip and its dependencies).
- Return an empty list for `EGC("")` instead of raising a ValueError ([3](https://github.com/mlodewijck/pyuegc/issues/3#issue-2532566290)).
- Add `CHANGELOG.md` file.