Skip to content

Commit c4554e5

Browse files
committed
Update changelog
[ci skip]
1 parent 6e98bd2 commit c4554e5

File tree

1 file changed

+17
-11
lines changed

1 file changed

+17
-11
lines changed

CHANGELOG.md

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

3-
## [0.3.0 (2019-12-17)][v0.3.0]
3+
## Master
4+
5+
* [Remove explicit dependency on ActiveRecord][#64]
6+
([@flash-gordon][])
7+
8+
[#64]: https://github.com/mcmire/super_diff/pull/64
9+
[@flash-gordon]: https://github.com/flash-gordon
10+
11+
## [v0.3.0][] (2019-12-17)
412

513
[v0.3.0]: https://github.com/mcmire/super_diff/tree/v0.3.0
614

7-
* Add useful diff representation of Time-like values
8-
[[#61][issue-61]]
9-
([@Mange][mange])
10-
* Fix tests so they run even with a global `--color` setting
11-
[[#62][issue-62]]
15+
* [Add useful diff representation of Time-like values][#61]
16+
([@Mange][])
17+
* [Fix tests so they run even with a global `--color` setting][#62]
1218

13-
[issue-61]: https://github.com/mcmire/super_diff/pull/61
14-
[issue-62]: https://github.com/mcmire/super_diff/pull/62
15-
[mange]: https://github.com/Mange
19+
[#61]: https://github.com/mcmire/super_diff/pull/61
20+
[#62]: https://github.com/mcmire/super_diff/pull/62
21+
[@Mange]: https://github.com/Mange
1622

17-
## [0.2.0 (2019-10-04)][v0.2.0]
23+
## [v0.2.0][] (2019-10-04)
1824

1925
[v0.2.0]: https://github.com/mcmire/super_diff/tree/v0.2.0
2026

@@ -61,7 +67,7 @@ Lots of fixes and new features!
6167
so that the whole message isn't colored in red,
6268
but only the first line
6369

64-
## [0.1.0 (2019-10-02)][v0.1.0]
70+
## [v0.1.0][] (2019-10-02)
6571

6672
[v0.1.0]: https://github.com/mcmire/super_diff/tree/v0.1.0
6773

0 commit comments

Comments
 (0)