From 97b03929474970597cf61891765f448e5828c1f8 Mon Sep 17 00:00:00 2001 From: josuebrunel Date: Sun, 24 May 2015 08:20:57 +0200 Subject: [PATCH] #1 : updating docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index be8243a..ae9d7d6 100755 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ v 1.2.2 ( development ) * Fixed **Invalid OAuth Signature** when using a refreshed token [#64](https://github.com/josuebrunel/myql/issues/64) * Fixed misused of ***MYQL.use(...)*** [#76](https://github.com/josuebrunel/myql/issues/76) * Fixed format issue [#82](https://github.com/josuebrunel/myql/issues/82) -* Added useful functions utils [#81](https://github.com/josuebrunel/myql/issues/81) +* Added useful functions in utils [#81](https://github.com/josuebrunel/myql/issues/81) v 1.2.1 ------