We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e01e9e7 commit 45efb0bCopy full SHA for 45efb0b
CHANGELOG.md
@@ -2,6 +2,9 @@
2
3
## [Unreleased](https://github.com/SallingGroup-AI-and-ML/venv-cli/tree/develop)
4
5
+### Bugfixes
6
+* Fixed `venv lock` failing to lock when called as part of `venv install`. [#21](https://github.com/SallingGroup-AI-and-ML/venv-cli/pull/21)
7
+
8
## [v1.4.0](https://github.com/SallingGroup-AI-and-ML/venv-cli/releases/tag/v1.4.0) (2023-10-30)
9
10
### Minor changes
0 commit comments