From 12136c19c4ada9b8102419676d649f17cefc7bf8 Mon Sep 17 00:00:00 2001 From: Gabriele Ghio Date: Tue, 10 Sep 2024 11:19:46 +0200 Subject: [PATCH] edited changelog Edited CHANGELOG.md - Realm database features. Signed-off-by: Gabriele Ghio --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b0c4d92..c773541 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] +### Added +- Realm database features. + ### Added - Add the `ASTARTE_INSTANCE_ID` env to allow sharing the database between multiple Astarte instances. @@ -31,7 +34,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [1.1.0-alpha.0] - 2022-11-14 -## [1.0.5] - 2022-09-25 +## [1.0.6] - 2024-04-18 + +## [1.0.5] - 2023-09-25 ## [1.0.4] - 2022-10-24