aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--www/releases/1.1.3.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/www/releases/1.1.3.md b/www/releases/1.1.3.md
index d1158da..0b5a23c 100644
--- a/www/releases/1.1.3.md
+++ b/www/releases/1.1.3.md
@@ -2,14 +2,16 @@
- The following changes are all the work of
[@geoffrey-eisenbarth@github.com](https://github.com/geoffrey-eisenbarth):
+
- Added feed.js, an implementation of ARIA Feed. {.info .color}
- Fixed: Renaming of `--primary-font` to `--main-font` was incomplete. {.ok .color}
- Fixed: `--display-font` was documented as being renamed to
- `--secondary-font`, but both variables were actually in use. {.ok .color}
- Now, both are documented and used for their respective purposes.
+ `--secondary-font`, but both variables were actually in use.
+ Now, both are documented and used for their respective purposes. {.ok .color}
- The masquerade class `.<a>` did not work as expected on `<button>`
elements. {.ok .color}
+
Thanks Geoffrey!
- Added a `-dark-theme` class to force-enable the dark theme. Thanks
[@DavesBorges@github.com](https://github.com/DavesBorges)! {.info .color}
- - Fixed some packaging and distribution issues. {.ok .color}
+- Fixed some packaging and distribution issues. {.ok .color}