diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..091d7ee --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## [0.8.1-preview3](https://github.com/dn-vm/dnvm/compare/v0.8.0-preview3...v0.8.1-preview3) (2025-04-06) + + +### Bug Fixes + +* Use symlinks on Windows instead of cmd file ([#197](https://github.com/dn-vm/dnvm/issues/197)) ([0af4296](https://github.com/dn-vm/dnvm/commit/0af4296e6e2ecb508afbb7f2e690c9b5eae4c60a)), closes [#189](https://github.com/dn-vm/dnvm/issues/189)