From 09dc0bdfbee2be1488021d56733da20281383fce Mon Sep 17 00:00:00 2001 From: "michael.rapp90@googlemail.com" Date: Fri, 16 Oct 2015 00:37:57 +0200 Subject: [PATCH] Edited release notes. --- RELEASE_NOTES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 2a15b9b..abf424b 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -15,7 +15,7 @@ A bugfix release, which fixes the following issues: ## Version 1.2.0 (Sept. 13th 2015) - feature release, which introduces the following changes: +A feature release, which introduces the following changes: - Added setter methods, which allow to customize various colors of a dialog. The colors of the dialog's background, message, list items and item controls can now be specified (https://github.com/michael-rapp/AndroidMaterialDialog/issues/2). - Added an additional constructor to the class `MaterialDialogBuilder`, which allows to specify the theme, which should be used.