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.
18 lines
437 B
18 lines
437 B
6 years ago
|
---
|
||
|
title: Release 0.48
|
||
|
short-description: Release notes for 0.48 (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.
|
||
|
|