Skip to content

Commit 6e0c410

Browse files
committed
Update CHANGELOG
1 parent 0694ba1 commit 6e0c410

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [v1.5.1](https://github.com/SallingGroup-AI-and-ML/venv-cli/releases/tag/v1.5.1) (2024-01-10)
4+
5+
### 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)
7+
8+
### 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)
10+
311
## [v1.5.0](https://github.com/SallingGroup-AI-and-ML/venv-cli/releases/tag/v1.5.0) (2024-01-04)
412

513
### Major changes

0 commit comments

Comments
 (0)