Skip to content

Commit 8e60cc5

Browse files
committed
Update change log
1 parent 638337e commit 8e60cc5

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

Changelog.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,19 @@
22

33
All notable changes to this project will be documented in this file.
44

5-
## [1.1.0] - 2017-10-17
5+
## [1.1.0] - 2018-01-22
66

77
### Changed
88

99
- Update dependencies to only support ActiveAdmin `< 1.1.0` because `v1.1.0`
1010
[dropped its dependency on `jquery-ui-rails`](https://github.com/activeadmin/activeadmin/blob/master/CHANGELOG.md).
11+
- Remove usage of bourbon mixin; instead rely on ActiveAdmin's utilities mixin
12+
(fixes #73)
13+
14+
### Removed
15+
16+
- Remove support for Rails 3.2
17+
- Remove support for ActiveAdmin 0.6.6
1118

1219
## [1.0.0] - 2017-06-01
1320

0 commit comments

Comments
 (0)