From 33a147b4a78aaf7e47750aa5a83a98f434347a17 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Thu, 13 Jun 2019 03:27:45 -0400 Subject: [PATCH] Add recent features to changelog. --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 854fb3ab..66ce42bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ - Add default template patch. - Add menu item to save the current patch as the template. - Add "frameRateLimit" and "frameRateSync" for setting maximum screen refresh rate and to toggle vertical sync. +- Add "autosavePeriod" for setting the frequency of autosaves in seconds. - Add textual menu bar, rearranged menu items, removed icons. - Make CPU timer display microseconds and percentage instead of millisamples. - Add engine real-time priority setting. @@ -31,6 +32,8 @@ - Fix Unicode user directories on Windows. - Add ability to change cable colors in `settings.json`. - Add `-p X` flag for dumping a screenshot of each available module. +- Allow user to see changelogs of plugins before updating their plugin library. +- Allow user to update individual plugins. - Core - Add Audio-16 with 16/16 inputs/outputs.