diff --git a/README.md b/README.md index bb69332..1ed2162 100644 --- a/README.md +++ b/README.md @@ -67,10 +67,14 @@ Please [file a bug](https://git.cryto.net/joepie91/fix-esm/issues)! This is an e When filing a bug, please make sure to include enough information to reproduce the issue - ideally, at least your Node version, operating system, and the contents of the file that is doing the `require`. -If it's more practical for you, you can also e-mail me with bug reports at [mailto:admin@cryto.net](admin@cryto.net). +If it's more practical for you, you can also e-mail me with bug reports at [admin@cryto.net](mailto:admin@cryto.net). ## Changelog +### 1.0.1 (August 21, 2021) + +- Fixed e-mail link in README. + ### 1.0.0 (August 21, 2021) Initial release.