summaryrefslogtreecommitdiff
path: root/changelogs/changelog.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs/changelog.yaml')
-rw-r--r--changelogs/changelog.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/changelogs/changelog.yaml b/changelogs/changelog.yaml
index 7e5d152a..3146bdd3 100644
--- a/changelogs/changelog.yaml
+++ b/changelogs/changelog.yaml
@@ -137,3 +137,14 @@ releases:
- 71-refactor-interface-test.yaml
- 80-reformat-files.yaml
release_date: '2020-08-27'
+ 1.0.5:
+ changes:
+ bugfixes:
+ - Added openvpn vtu interface support.
+ - Update network integration auth timeout for connection local.
+ - terminal plugin - Overhaul ansi_re to remove more escape sequences
+ fragments:
+ - 86-openvpn_vtu_interface.yaml
+ - local_auth_timeout.yaml
+ - terminal-escape-codes.yaml
+ release_date: '2020-10-08'