From f2786f65f8726adbed1b3627331bebd071278997 Mon Sep 17 00:00:00 2001 From: mwjames Date: Sat, 22 Apr 2017 09:30:26 +0000 Subject: [PATCH] 0.4.1 release --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b80880..bafd702 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ mw.loader.using( 'onoi.md5' ).done( function () { - `onoi.jstorage` (0.4.12) - `onoi.blobstore` (0.1) - `onoi.clipboard` (1.5.15) -- `onoi.dataTables` (1.10.13) +- `onoi.dataTables` (`jquery.dataTables` 1.10.15) - `onoi.bootstrap.tab` (v4.0.0-alpha.6) ## Contribution and support @@ -68,6 +68,9 @@ A list of people who have made contributions in the past can be found [here][con ## Release notes +- 0.4.1 (2017-04-22) + - Replaced `jquery.dataTables` 1.10.13 with 1.10.15 + - 0.4 (2017-04-15) - Addedd `onoi.dataTables` using `jquery.dataTables` 1.10.13 - Addedd `onoi.highlight` using `jquery.highlight`