The Meson Build System
http://mesonbuild.com/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
436 B
16 lines
436 B
--- |
|
title: Release 0.45 |
|
short-description: Release notes for 0.45 (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.
|
|
|