Skip to content

Commit 21bb570

Browse files
authored
Change rr blog post title (#781)
Apparently the old title invites crude DMs to my reddit inbox... sigh... people...
1 parent 919b4fa commit 21bb570

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/2020/05/rr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@def authors = "Keno Fischer"
22
@def published = "2 May 2020"
3-
@def title = "Coming in Julia 1.5: Time Traveling (Linux) Bug Reporting"
3+
@def title = "Julia 1.5 Feature Preview: Time Traveling (Linux) Bug Reporting"
44
@def rss_pubdate = Date(2020, 5, 2)
55
@def rss = """Julia 1.5 is gaining a cool new bug reporting capability, leveraging mozilla's rr project to automatically create fully-reproducible bug reports"""
66
@def meta = [("property" => "og:video",

0 commit comments

Comments
 (0)