From 81fbca0dc83f272e30d17124b75e532aec43ca76 Mon Sep 17 00:00:00 2001 From: li3317 <li3317@purdue.edu> Date: Sat, 20 Feb 2021 22:35:33 -0500 Subject: [PATCH] bump version to 0.2.12 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b3a4b172..0a6c79dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -87,4 +87,7 @@ * Update TextInputConfiguration autocorrect to true in stable branch. ## [0.2.11] -* Fix static analysis error. \ No newline at end of file +* Fix static analysis error. + +## [0.2.12] +* Support placeholder. \ No newline at end of file