Skip to content

Commit c1d8b1e

Browse files
committed
Update CHANGELOG
[ci skip]
1 parent 6326f96 commit c1d8b1e

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## 0.2.1
4+
5+
* Add useful diff representation of Time-like values
6+
[[#61][issue-61]]
7+
([@Mange][mange])
8+
* Fix tests so they run even with a global `--color` setting
9+
[[#62][issue-62]]
10+
11+
[issue-61]: https://github.com/mcmire/super_diff/pull/61
12+
[issue-62]: https://github.com/mcmire/super_diff/pull/62
13+
[mange]: https://github.com/Mange
14+
315
## 0.2.0
416

517
Lots of fixes and new features!

0 commit comments

Comments
 (0)