diff --git a/justgage.js b/justgage.js index 0b7a49c..5ab89f7 100644 --- a/justgage.js +++ b/justgage.js @@ -1,17 +1,22 @@ /** - * JustGage - this is work-in-progress, unreleased, unofficial code, so everything might not work top notch + * JustGage - this is work-in-progress, unreleased, unofficial code, so it might not work top-notch :) * Check http://www.justgage.com for official releases * Licensed under MIT. * @author Bojan Djuricic (@Toorshia) * * LATEST UPDATES * ----------------------------- + * November 25, 2012. + * ----------------------------- + * Option to define custom rendering function for displayed value + * ----------------------------- * November 19, 2012. * ----------------------------- * Config.value is now updated after gauge refresh * ----------------------------- * November 13, 2012. * ----------------------------- + * Donut display mode added * Option to hide value label * Option to enable responsive gauge size * Removed default title attribute