diff options
| author | Jussi Pakkanen <jpakkane@gmail.com> | 2017-08-15 01:54:07 +0300 |
|---|---|---|
| committer | Jussi Pakkanen <jpakkane@gmail.com> | 2017-08-15 01:54:07 +0300 |
| commit | 244ef4365134ec1610ec6753892818656e35a5bd (patch) | |
| tree | ad877a9440c79d372b9cf566ef5e70a5f6415517 /docs/markdown | |
| parent | a629642f1ecaeaef85438156e1184ac300df536a (diff) | |
| download | meson-244ef4365134ec1610ec6753892818656e35a5bd.tar.gz | |
Bumped version number for new development.
Diffstat (limited to 'docs/markdown')
| -rw-r--r-- | docs/markdown/Release-notes-for-0.43.0.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/markdown/Release-notes-for-0.43.0.md b/docs/markdown/Release-notes-for-0.43.0.md new file mode 100644 index 000000000..6444e7ac8 --- /dev/null +++ b/docs/markdown/Release-notes-for-0.43.0.md @@ -0,0 +1,16 @@ +--- +title: Release 0.43 +short-description: Release notes for 0.43 (preliminary) + + +# New releases + +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. |
