From 5ae705035f639850c1222ca326482d05c1eeedb7 Mon Sep 17 00:00:00 2001 From: Davide De Rosa Date: Fri, 26 Oct 2018 19:08:00 +0200 Subject: [PATCH] Set beta release --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5bd04c06..c0a81789 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,13 +5,15 @@ All notable changes to this project will be documented in this file. 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 +## 1.0 beta 1107 (2018-10-26) ### Changed - Host parameters are read-only if there isn't an original configuration to revert to. - Overall serialization performance. +WARNING: this build *should not* but *might* erase all your profiles! + ## 1.0 beta 1084 (2018-10-24) ### Fixed