File tree Expand file tree Collapse file tree 5 files changed +14
-8
lines changed Expand file tree Collapse file tree 5 files changed +14
-8
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
+ ## v0.14.1 - 2021-03-10
4
+
5
+ Fixes:
6
+
7
+ - Fix broken ` SOURCE_DATE_EPOCH ` in ` docs.mk ` . ([ #479 ] ( https://github.com/crystal-lang/shards/pull/479 ) , thanks @straight-shoota )
8
+
3
9
## v0.14.0 - 2021-02-23
4
10
5
11
Fixes:
Original file line number Diff line number Diff line change 1
- 0.14.0
1
+ 0.14.1
Original file line number Diff line number Diff line change 2
2
.\" Title: shard.yml
3
3
.\" Author: [see the "AUTHOR(S)" section]
4
4
.\" Generator: Asciidoctor 2.0.12
5
- .\" Date: 2021-02-19
5
+ .\" Date: 2021-03-10
6
6
.\" Manual: File Formats
7
- .\" Source: shards 0.13.0
7
+ .\" Source: shards 0.14.1
8
8
.\" Language: English
9
9
.\"
10
- .TH "SHARD.YML" "5" "2021-02-19 " "shards 0.13.0 " "File Formats"
10
+ .TH "SHARD.YML" "5" "2021-03-10 " "shards 0.14.1 " "File Formats"
11
11
.ie \n( .g .ds Aq \(aq
12
12
.el .ds Aq '
13
13
.ss \n[ .ss ] 0
Original file line number Diff line number Diff line change 2
2
.\" Title: shards
3
3
.\" Author: [see the "AUTHOR(S)" section]
4
4
.\" Generator: Asciidoctor 2.0.12
5
- .\" Date: 2021-02-19
5
+ .\" Date: 2021-03-10
6
6
.\" Manual: Shards Manual
7
- .\" Source: shards 0.13.0
7
+ .\" Source: shards 0.14.1
8
8
.\" Language: English
9
9
.\"
10
- .TH "SHARDS" "1" "2021-02-19 " "shards 0.13.0 " "Shards Manual"
10
+ .TH "SHARDS" "1" "2021-03-10 " "shards 0.14.1 " "Shards Manual"
11
11
.ie \n( .g .ds Aq \(aq
12
12
.el .ds Aq '
13
13
.ss \n[ .ss ] 0
Original file line number Diff line number Diff line change 1
1
name : shards
2
- version : 0.14.0
2
+ version : 0.14.1
3
3
4
4
authors :
5
5
-
Julien Portalier <[email protected] >
You can’t perform that action at this time.
0 commit comments