Skip to content

Commit

Permalink
release 1.2.0 (#22)
Browse files Browse the repository at this point in the history
Update CHANGELOG.md
  • Loading branch information
shouples authored Aug 21, 2022
1 parent df7cc80 commit 90ba268
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
All notable changes will be documented here.

---
## Unreleased
## `1.2.0`
_2022-08-21_

### Added
Expand Down Expand Up @@ -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
* `.csv` and `.json` file paths

0 comments on commit 90ba268

Please sign in to comment.