diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a1a0a95..fa786aae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] ### Fixed -- Natural joins [#220](https://github.com/Qrlew/qrlew/issues/220) +- Natural joins [#221](https://github.com/Qrlew/qrlew/issues/221) - When the clipping factor is zero, multiply by zero instead of dividing by 1 / clipping_factor [#218](https://github.com/Qrlew/qrlew/issues/218) ## [0.5.5] - 2023-12-09