Commit 27ce5b4b by Sébastien Eustace

Update CHANGELOG

parent 6135a112
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
### Changed ### Changed
- Changed the `poetry.toml` file for the new, standardized `pyproject.toml`. - Changed the `poetry.toml` file for the new, standardized `pyproject.toml`.
- Dependencies of each package is now stored in `poetry.lock`. - Dependencies of each package is now stored in the lock file.
- Improved TOML file management. - Improved TOML file management.
- Dependency resolver now respects the root package python version requirements. - Dependency resolver now respects the root package python version requirements.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment