diff --git a/CHANGELOG.md b/CHANGELOG.md index 4007ba3d..9aef8a65 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,8 @@ # Changelog All notable changes to this project will be documented in this file. -## Unreleased - ??? +## 1.41.0 - 2026-02-15 +- Revert to blocking behaior of `net/connect` on windows to fix spurious errors. - Allow overriding the loader when doing imports with the `:loader` argument. - Allow importing modules with a path extension to do what one would expect. - Add `find-all` argument to `module/find`