File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed
Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1- ## unreleased [ ☰] ( https://github.com/activeadmin/arbre/compare/v1.0.3 ...master )
1+ ## unreleased [ ☰] ( https://github.com/activeadmin/arbre/compare/v1.1.0 ...master )
22
3- * Tag option ` for ` sets the attribute when value is a string or symbol [ #18 ]
3+ ## 1.1.0 [ ☰] ( https://github.com/activeadmin/arbre/compare/v1.0.3...v1.1.0 )
4+
5+ * Tag option ` for ` sets the attribute when value is a string or symbol [ #49 ] [ ] by [ @ramontayag ] [ ]
46
57## 1.0.3 [ ☰] ( https://github.com/activeadmin/arbre/compare/v1.0.2...v1.0.3 )
68
@@ -53,11 +55,13 @@ Initial release and extraction from Active Admin
5355[ #36 ] : https://github.com/activeadmin/arbre/issues/36
5456[ #39 ] : https://github.com/activeadmin/arbre/issues/39
5557[ #40 ] : https://github.com/activeadmin/arbre/issues/40
58+ [ #49 ] : https://github.com/activeadmin/arbre/issues/49
5659[ @LTe ] : https://github.com/LTe
5760[ @OscarBarrett ] : https://github.com/OscarBarrett
5861[ @alexesDev ] : https://github.com/alexesDev
5962[ @dtaniwaki ] : https://github.com/dtaniwaki
6063[ @gregbell ] : https://github.com/gregbell
6164[ @jpmckinney ] : https://github.com/jpmckinney
6265[ @kaapa ] : https://github.com/kaapa
66+ [ @ramontayag ] : https://github.com/ramontayag
6367[ @seanlinsley ] : https://github.com/seanlinsley
Original file line number Diff line number Diff line change 11module Arbre
2- VERSION = "1.0.3 "
2+ VERSION = "1.1.0 "
33end
You can’t perform that action at this time.
0 commit comments