Skip to content

Commit 8836dcb

Browse files
committed
Fix pull request link in CHANGELOG.md
Signed-off-by: Stefan Mejlgaard <[email protected]>
1 parent fbbbdbd commit 8836dcb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
## [v1.5.1](https://github.com/SallingGroup-AI-and-ML/venv-cli/releases/tag/v1.5.1) (2024-01-10)
44

55
### Minor changes
6-
* `venv install` now fails early and with a more descriptve error message when run outside of a virtual environment. [#30](https://github.com/SallingGroup-AI-and-ML/venv-cli/pull/30)
6+
* `venv install` now fails early and with a more descriptve error message when run outside of a virtual environment. [#31](https://github.com/SallingGroup-AI-and-ML/venv-cli/pull/31)
77

88
### Bug fixes
9-
* `venv clear` is now able to clear virtual environments that contain editable installs. [#30](https://github.com/SallingGroup-AI-and-ML/venv-cli/pull/30)
9+
* `venv clear` is now able to clear virtual environments that contain editable installs. [#31](https://github.com/SallingGroup-AI-and-ML/venv-cli/pull/31)
1010

1111
## [v1.5.0](https://github.com/SallingGroup-AI-and-ML/venv-cli/releases/tag/v1.5.0) (2024-01-04)
1212

0 commit comments

Comments
 (0)