Skip to content

Commit

Permalink
Update CHANGELOG.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoddemus authored Feb 20, 2024
1 parent 6204bd2 commit b89a19b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@
CHANGELOG
=========

UNRELEASED
----------

- Dependency order is no longer sorted automatically, instead the order is preserved as they are defined in the ``*.devenv.yml`` files.
Usually this would not matter, but it is important for ``pip`` dependencies which declare development installations, as it is important
that those happen in the specified order.


3.2.1 (2024-01-03)
------------------

Expand Down

0 comments on commit b89a19b

Please sign in to comment.