diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f23383..82933a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,8 +11,11 @@ project adheres to * Improve error reporting. The debug output for `RucteError` is now the same as display, and the standard `Error::source` is implemented. +* Fix clippy lint clippy::get-first (PR #114). * Update optional rsass to 0.25.0. +Thanks to @vbrandl for PR #114. + ## Release 0.14.0 - 2022-02-06