Skip to content

Commit e0f163c

Browse files
committed
Update CHANGELOG [ci skip]
1 parent 67d7581 commit e0f163c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
# CHANGELOG
22

3-
## 1.0.0 (to come)
3+
## 1.0.0 (2018-08-28)
44

55
* Breaking change: Remove dependency on view_context [Issue #288](https://github.com/jbox-web/ajax-datatables-rails/issues/288)
6-
* Breaking change: Replace `config.orm = :active_record` by a class : `AjaxDatatablesRails::ActiveRecord`
6+
* Breaking change: Replace `config.orm = :active_record` by a class : `AjaxDatatablesRails::ActiveRecord` [Fix #228](https://github.com/jbox-web/ajax-datatables-rails/issues/228)
7+
8+
To mitigate this 2 changes see the [migration doc](/doc/migrate.md).
79

810
## 0.4.3 (2018-06-05)
911

0 commit comments

Comments
 (0)