You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
4
4
5
5
### Unreleased
6
6
7
-
#### Changed
7
+
#### Added
8
8
9
+
* Added Shrine support for image row and column [#396](https://github.com/platanus/activeadmin_addons/pull/396)
10
+
* Added Markdown row and column [#409](https://github.com/platanus/activeadmin_addons/pull/409)
9
11
* Added translation support for Rails built-in enums in select filters and tag column/row [#442](https://github.com/platanus/activeadmin_addons/pull/442)
0 commit comments