diff options
| author | Jussi Pakkanen <jpakkane@gmail.com> | 2018-09-22 23:11:59 +0300 |
|---|---|---|
| committer | Jussi Pakkanen <jpakkane@gmail.com> | 2018-09-22 23:11:59 +0300 |
| commit | 0cf4a6ab3aa3672d74091e28f6535477794d9839 (patch) | |
| tree | b0a2069e5e5bb28d8a92fe0c59d7f100128402d2 /docs/markdown/Release-notes-for-0.49.0.md | |
| parent | d1f3f1d023566a54dfc65dc6067a0416b7353dff (diff) | |
| download | meson-0cf4a6ab3aa3672d74091e28f6535477794d9839.tar.gz | |
Updated release note page.
Diffstat (limited to 'docs/markdown/Release-notes-for-0.49.0.md')
| -rw-r--r-- | docs/markdown/Release-notes-for-0.49.0.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/docs/markdown/Release-notes-for-0.49.0.md b/docs/markdown/Release-notes-for-0.49.0.md new file mode 100644 index 000000000..b294ad5cd --- /dev/null +++ b/docs/markdown/Release-notes-for-0.49.0.md @@ -0,0 +1,17 @@ +--- +title: Release 0.49 +short-description: Release notes for 0.49 (preliminary) +... + +# New features + +This page is a placeholder for the eventual release notes. + +Notable new features should come with release note updates. This is +done by creating a file snippet called `snippets/featurename.md` and +whose contents should look like this: + + ## Feature name + + A short description explaining the new feature and how it should be used. + |
