Use a tag for the VST3 SDK wrap

This commit is contained in:
Robbert van der Helm
2021-03-12 14:34:41 +01:00
parent 0d7b9bd178
commit 0660776d61
2 changed files with 8 additions and 1 deletions
+7
View File
@@ -6,6 +6,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic
Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Packaging
- The VST3 SDK Meson wrap now the `v3.7.1_build_50-patched` tag instead of a
commit hash.
## [3.0.2] - 2020-03-07
### Fixed