diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a98c49ba..21d59a0e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [unreleased] +### Added +- Search for lockfile in manifest's parent directory (crates in workspaces) + ## [0.7.2] - 2024-04-09 -### Changelog +### Changed - Fixed hard error in case `rustdoc` is missing ## [0.7.1] - 2023-10-14