Skip to content

Commit 542f4a0

Browse files
committed
Updated the CHANGELOG.
1 parent 36cf93d commit 542f4a0

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# Changelog
22

3-
## Version 0.2.0
3+
## Version 0.2.3
4+
5+
- Improve robustness of `show_as_cell()` to long strings, strings with newlines, and non-iterable objects.
6+
7+
## Version 0.2.2
8+
9+
- Fix `is_list_of_type()` so that they work correctly with NumPy's masked arrays.
10+
11+
## Version 0.2.1
412

513
- Added a `which()` function to get the indices of truthy values.
614

0 commit comments

Comments
 (0)