From 407b5ba1ffd9262e9fa3c1540286093366682d3e Mon Sep 17 00:00:00 2001 From: Vinicius Moreira Date: Wed, 3 Feb 2021 15:41:02 -0300 Subject: [PATCH] Updating CHANGELOG --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 253c9a72..b9f137af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ 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/). -## [0.9.14] 2021 +## [0.9.14] 2021-02-03 ### Improvements - AppImage - caching suggestions to disk. The cache expiration can be controlled through the new property settings `suggestions.expiration` (in hours. Default: 24).