File tree Expand file tree Collapse file tree 1 file changed +21
-4
lines changed Expand file tree Collapse file tree 1 file changed +21
-4
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ Unreleased]
4+
5+ ### Added
6+
7+ * Add only_columns [ #7 ] [ ]
8+
9+ ### Fixed
10+
11+ * Fix typo in README.md cpunion [ #11 ] [ ] by [ @cpunion ] [ ]
12+
13+ ### Changed
14+
15+ * Update tests for ActiveAdmin 1.2
16+
317## 1.0.5
418
5- ### Updates
19+ ### Fixed
620
721* Fix #1 - Unnecessary database access
822* Fix broken tests
923
1024## 1.0.4
1125
12- ### Updates
26+ ### Fixed
1327
1428* Minor bug fixes / typo corrections
1529
1630## 1.0.3
1731
18- ### Updates
32+ ### Fixed
1933
2034* Move require rake from gemspec to lib/activeadmin-xls.rb [ #4 ] [ ] by [ @ejaypcanaria ] [ ]
2135
2236## 1.0.2
2337
24- ### Bug Fixes
38+ ### Fixed
2539
2640* Fixes undefined local variable or ` method max_per_page ` [ #3 ] [ ] by [ @rewritten ] [ ]
2741
2842<!-- - Link List --->
2943[ #3 ] : https://github.com/thambley/activeadmin-xls/issues/3
3044[ #4 ] : https://github.com/thambley/activeadmin-xls/pull/4
45+ [ #7 ] : https://github.com/thambley/activeadmin-xls/issues/7
46+ [ #11 ] : https://github.com/thambley/activeadmin-xls/pull/11
3147
3248[ @rewritten ] : https://github.com/rewritten
3349[ @ejaypcanaria ] : https://github.com/ejaypcanaria
50+ [ @cpunion ] : https://github.com/cpunion
You can’t perform that action at this time.
0 commit comments