8000 Updates README to inform of new version w/breaking changes. · daniALGA/ajax-datatables-rails@5e787e1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5e787e1

Browse files
committed
Updates README to inform of new version w/breaking changes.
1 parent 561dd4c commit 5e787e1

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,12 @@
77

88
> Hi,
99
>
10-
> New maintainer here. Just to let you know that we have some plans in store
11-
> for this gem that will be released soon.
10+
> New maintainer here. Just to let you know that we have
11+
> released version 0.1.0 which includes breaking changes.
12+
>
13+
> Please check the [CHANGELOG](https://github.com/antillas21/ajax-datatables-rails/blob/master/CHANGELOG.md) to learn about these changes.
14+
>
15+
> All changes have been documented below.
1216
1317

1418
Datatables is a nifty jquery plugin that adds the ability to paginate, sort, and search your html tables. When dealing with large tables (more than a couple hundred rows) however, we run into performance issues. These can be fixed by using server-side pagination, but this breaks some datatables functionality.

0 commit comments

Comments
 (0)
0