## 8.5.0 * Added encoding handling (nicolashenry) - `jsdom.env`, when given a URL or file, will decode the resulting bytes using signals like the `Content-Type` header, `` declaration, or presence of a BOM, in the same manner as web browsers. - Fetching external resources, via mechanisms such as XMLHttpRequest or `