Automatically generate release notes

This commit is contained in:
spikecodes 2021-12-27 10:15:25 -08:00
parent 7aeabfc4bc
commit 90fa0b5496
No known key found for this signature in database
GPG key ID: 004CECFF9B463BCB
5 changed files with 10 additions and 21 deletions

View file

@ -240,4 +240,4 @@ fn parse_comments(json: &serde_json::Value, post_link: &str, post_author: &str,
}
})
.collect()
}
}