Skip to content

Commit

Permalink
Prepare 1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
sbidoul committed Feb 22, 2024
1 parent 1198b5d commit ce1e110
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 5 deletions.
12 changes: 12 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
1.7.0 (2024-02-22)
==================

Features
--------

- Support environments where pip is not installed. (`#98 <https://github.com/sbidoul/pip-deepfreeze/issues/98>`_)
- Add experimental support for `uv <https://github.com/astral-sh/uv>`_ as the installation
command. A new ``--installer`` option is available to select the installer
to use. (`#135 <https://github.com/sbidoul/pip-deepfreeze/issues/135>`_)


1.6.0 (2024-01-10)
==================

Expand Down
4 changes: 0 additions & 4 deletions news/135.feature

This file was deleted.

1 change: 0 additions & 1 deletion news/98.feature

This file was deleted.

0 comments on commit ce1e110

Please sign in to comment.