File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 1.0.2] - 2018-11-30
10+ ### Changed
11+ - Update README.md with Linux support
12+
13+ ### Fixed
14+ - Travis-CI and AppVeyor deploy config with non-empty description
15+
916## [ 1.0.1] - 2018-11-30
1017### Added
1118- Linux support for standalone app and VST plug-in ([ #1 ] ( https://github.com/rclement/meeblip-controller/issues/1 ) )
@@ -24,6 +31,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2431- Plug-in formats: VST2, VST3, AudioUnit
2532- Standalone application
2633
27- [ Unreleased ] : https://github.com/rclement/meeblip-controller/compare/1.0.1...HEAD
34+ [ Unreleased ] : https://github.com/rclement/meeblip-controller/compare/1.0.2...HEAD
35+ [ 1.0.2 ] : https://github.com/rclement/meeblip-controller/compare/1.0.1...1.0.2
2836[ 1.0.1 ] : https://github.com/rclement/meeblip-controller/compare/1.0.0...1.0.1
2937
Original file line number Diff line number Diff line change 11APP_NAME=Meeblip Controller
22APP_DESCRIPTION=MIDI controller for the Meeblip Anode synthesizer
3- APP_VERSION=1.0.1
3+ APP_VERSION=1.0.2
44APP_MANUFACTURER_NAME=Romain Clement
55APP_MANUFACTURER_URL=https://github.com/rclement/meeblip-controller
66APP_MANUFACTURER_EMAIL=contact@romain-clement.net
You can’t perform that action at this time.
0 commit comments