From 3d7c85bd97261116a090a7202b0e0ed2625b5d73 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Fri, 23 Feb 2018 20:52:21 -0500 Subject: Misc (#140) * Nullify task * Rewrite circle view * Add better encapsulation * Update annotations * Update kpref annotations * Begin writing tests for color picker * Add color selection tests * Update changelog * Cleanup --- docs/Changelog.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'docs/Changelog.md') diff --git a/docs/Changelog.md b/docs/Changelog.md index 782db6e..d5b8d5b 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -1,5 +1,13 @@ # Changelog +## v3.6.4 +* :core: Fix potential NPE in restart() +* :core: Create restartApplication() +* :colorpicker: Rewrote implementation to be null and parse safe +* :colorpicker: Added more encapsulation to CircleView (selected -> colorSelected; all others are private) +* :colorpicker: +* Update documentation + ## v3.6.3 * :core: Check for tablet in email builder * :kpref-activity: Simplify internal code and add better encapsulation @@ -211,5 +219,5 @@ ## v1.0 * Initial Changelog * Create many extension functions -* Port changelog builer +* Port changelog builder * Port ripple canvas -- cgit v1.2.3