[Diff since v2.0.1](https://github.com/sefffal/PairPlots.jl/compare/v2.0.1...v2.1.0)
**Merged pull requests:**
- Skip rows with missing values and add annotation (29) (sefffal)
- Add support for units (Unitful and DynamicQuantities) (30) (sefffal)
- CompatHelper: add new compat entry for Missings at version 1, (keep existing compat) (31) (github-actions[bot])
- CompatHelper: add new compat entry for TableOperations at version 1, (keep existing compat) (32) (github-actions[bot])
- Fix usage of Tables.jl interface (35) (eliascarv)
**Closed issues:**
- Add support for Unitful.jl (22)
- FR: skip missing values (25)
- Bug with custom table types (34)