From 187d8e64dc7189f63707d154166867084662dbe3 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Sat, 5 Aug 2017 23:10:28 -0700 Subject: Create debounce and update searchview (#27) * Prepare version * Create debounce base * Add debouncer and fix transition crash * Add debounce docs * Update links * Update searchview docs * Test without a ref * Add links to core components * Update links * Update to bullet points * Test core md * Test slash * Test slash * Specify implemented dependencies --- docs/Changelog.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'docs/Changelog.md') diff --git a/docs/Changelog.md b/docs/Changelog.md index 5d6c743..3c61dd3 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -1,11 +1,16 @@ # Changelog -## v3.2.4 +## v3.3.0 +* :core: Create debounce methods +* :searchview: [Breaking] remove reactive dependencies and stick with basic callbacks + +## v3.2.5 * :core: Fix FAQ background * :core: Create FileUtils * :core: Create NotificationUtils * :core: Update swipe to remove most exceptions * :core: Make logging class functions inline +* :core: Create removeIf for mutableIteratables * :core-ui: Move reactive libs to :searchview: ## v3.2.3 -- cgit v1.2.3