Update README to note on the count of supported games and update CHANGELOG

This commit is contained in:
CosminPerRam 2023-09-13 17:43:37 +03:00
parent 5b01e1be17
commit b4f6e7fab6
3 changed files with 4 additions and 3 deletions

View file

@ -1,6 +1,6 @@
### To Be Released...
* (changelog)
* Replaced usage of deprecated `substr` with `substring`.
### 4.1.0
* Replace `compressjs` dependency by `seek-bzip` to solve some possible import issues.