CHANGELOG.md in arbre-1.0.3 vs CHANGELOG.md in arbre-1.1.1
- old
+ new
@@ -1,7 +1,11 @@
-## unreleased [☰](https://github.com/activeadmin/arbre/compare/v1.0.3...master)
+## unreleased [☰](https://github.com/activeadmin/arbre/compare/v1.1.0...master)
+## 1.1.0 [☰](https://github.com/activeadmin/arbre/compare/v1.0.3...v1.1.0)
+
+* Tag option `for` sets the attribute when value is a string or symbol [#49][] by [@ramontayag][]
+
## 1.0.3 [☰](https://github.com/activeadmin/arbre/compare/v1.0.2...v1.0.3)
* Performance improvements [#40][] by [@alexesDev][]
* Added all void elements as self-closing tags [#39][] by [@OscarBarrett][]
* Missing tags added [#36][] / [#39][] by [@dtaniwaki][] and [@OscarBarrett][]
@@ -49,13 +53,15 @@
[#32]: https://github.com/activeadmin/arbre/issues/32
[#33]: https://github.com/activeadmin/arbre/issues/33
[#36]: https://github.com/activeadmin/arbre/issues/36
[#39]: https://github.com/activeadmin/arbre/issues/39
[#40]: https://github.com/activeadmin/arbre/issues/40
+[#49]: https://github.com/activeadmin/arbre/issues/49
[@LTe]: https://github.com/LTe
[@OscarBarrett]: https://github.com/OscarBarrett
[@alexesDev]: https://github.com/alexesDev
[@dtaniwaki]: https://github.com/dtaniwaki
[@gregbell]: https://github.com/gregbell
[@jpmckinney]: https://github.com/jpmckinney
[@kaapa]: https://github.com/kaapa
+[@ramontayag]: https://github.com/ramontayag
[@seanlinsley]: https://github.com/seanlinsley
\ No newline at end of file