diff --git a/changelog.d/pr-7679.md b/changelog.d/pr-7679.md new file mode 100644 index 0000000000..6b11ffb0c3 --- /dev/null +++ b/changelog.d/pr-7679.md @@ -0,0 +1,3 @@ +### 🐛 Bug Fixes + +- fix: do load extension interfaces if early parsing errors out. Fixes [#7678](https://github.com/datalad/datalad/issues/7678) via [PR #7679](https://github.com/datalad/datalad/pull/7679) (by [@yarikoptic](https://github.com/yarikoptic))