We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de86f0e commit a2518a8Copy full SHA for a2518a8
README.md
@@ -43,6 +43,11 @@ See http://blairvanderhoof.com/gist-embed/ for all possible ways to use gist-emb
43
44
###Change log
45
46
+####Version 2.6 (Sep 4, 2016)
47
+* Now you can enable caching with data-gist-enable-cache="true". Future requests of the same gist won't hit the server!
48
+* https://github.com/blairvanderhoof/gist-embed/pull/55
49
+* Thanks @kiran3807
50
+
51
####Version 2.5 (July 6, 2015)
52
* Merged pull request https://github.com/blairvanderhoof/gist-embed/pull/53
53
* You can now specify a callback when your gist is finished loading. Thanks @jackycute!
0 commit comments