From e2faeef84937519d7893adb10c759b31e0e3de8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafael=20Mendon=C3=A7a=20Fran=C3=A7a?= Date: Wed, 7 Oct 2015 20:51:32 -0300 Subject: [PATCH] Add CHANGELOG entry --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c8ba19b3..f5d837ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,16 @@ +<<<<<<< 92f7c499ef7301f0c800980053a183f117f7b16a ## Unreleased * Add the `aria-invalid` attribute on inputs with errors. ## 3.2.1 -* Updated gem dependency to support Rails 5.0.x. +### enhancements + * Updated gem dependency to support Rails 5.0.x. + +### bug fix + * Fix `merge_wrapper_options` to correctly merge options with duplicated keys. [@herminiotorres](https://github.com/herminiotorres) + Closes [#1278](https://github.com/plataformatec/simple_form/issues/1278). ## 3.2.0