Commit a48225eb by Sébastien Eustace

Update CHANGELOG

parent 2ff796ed
...@@ -9,6 +9,10 @@ ...@@ -9,6 +9,10 @@
### Changed ### Changed
- Slightly changed the lock file, making it potentially incompatible with previous Poetry versions. - Slightly changed the lock file, making it potentially incompatible with previous Poetry versions.
- The `cache:clear` command has been renamed to `cache clear`.
- The `debug:info` command has been renamed to `debug info`.
- The `debug:resolve` command has been renamed to `debug resolve`.
- The `self:update` command has been renamed to `self update`.
### Fixed ### Fixed
......
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