From e209eba87dae71d3f3574904fa427aeaa55215aa Mon Sep 17 00:00:00 2001 From: Vinicius Moreira Date: Mon, 12 Aug 2019 12:16:05 -0300 Subject: [PATCH] updating CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e5897222..2cb0efee 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.5.1] - 2019-08-09 +## [0.5.1] - 2019-08-12 ### Improvements: - suggestions are now retrieved asynchronously taking 45% less time. - search response takes an average of 20% less time ( reaching 35% for several results )