diff --git a/CHANGELOG.md b/CHANGELOG.md index c9de21bb..8286874d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ All notable changes will be documented here. --- -## Unreleased +## `1.2.0` _2022-08-21_ ### Added @@ -90,4 +90,4 @@ _2022-04-25_ * Custom `IPython` formatter for [Noteable](https://app.noteable.io/) environments * Additional data type support for `display()` / `dx()`: * any tabular structure (lists of dicts, dict of `{column: [values]}`, etc) that can be loaded into a pandas `DataFrame` - * `.csv` and `.json` file paths \ No newline at end of file + * `.csv` and `.json` file paths