diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2022-07-26 05:40:12 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2022-07-26 05:40:12 +0200 |
commit | 4cc96a75f8e714ce1e5c1d886a9b560087735487 (patch) | |
tree | bed61746a63a5af2238c8b87245c78a1f00393b3 /NEWS | |
parent | 68680d7ed2de07d1b67dd6d3c943a7c7736dbd45 (diff) |
Update NEWS file
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +Version 0.15.0 + + * Support for disabling build notification emails per toolchain. + + * The submit-git and submit-pub handlers now deny submissions of older + package version revisions. + + * Support for footnotes in cmark-gfm. + Version 0.14.0 * Support for interactive CI. |