diff --git a/docs/README.md b/docs/README.md index 9b790ec..74aaa81 100644 --- a/docs/README.md +++ b/docs/README.md @@ -15,6 +15,7 @@ - [The Popover Macro](popover.md) - [The UI Macro](ui-macro.md) - [The Fading Macro Set](fading-macros.md) + - [The Disable Macro](disable-macro.md) - [The CSS Macro](css-macro.md) - [The Notify Macro](notify-macro.md) - [The Meter Macro Set](meter-macros.md) diff --git a/docs/changelog.md b/docs/changelog.md index 963f107..30b09be 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -2,6 +2,11 @@ [Back to the main page](./README.md). +### November 24, 2020 (v2.7.0) + +- **[New]** Added the `<>` macro. +- **[Update]** Updated the meter macro set. Now has a `this.settings.id` property. + ### August 2, 2020 (v2.6.1) - **[Update]** Updated the event macro set. diff --git a/docs/demo/index.html b/docs/demo/index.html index 8864e57..d1f980c 100644 --- a/docs/demo/index.html +++ b/docs/demo/index.html @@ -103,6 +103,7 @@