Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/thingsym/hugo-theme-techdoc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorthingsym <thingsym@gmail.com>2022-07-08 12:24:35 +0300
committerthingsym <thingsym@gmail.com>2022-07-08 12:24:35 +0300
commitc963a92d64ee2b3c82e443e8041d71b59a72281d (patch)
treef96b59ef903963133ab469e2fe803f0a86aa87e8 /README.md
parentb824f90618e0e60ed572ef90f2df96f793ae0bd8 (diff)
Version 0.9.9
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1229034..6a5e0f0 100644
--- a/README.md
+++ b/README.md
@@ -265,6 +265,19 @@ Small patches and bug reports can be submitted a issue tracker in Github. Forkin
## Changelog
+* Version 0.9.9 - 2022.07.08
+ * fix scss
+ * bump up version on jquery, jquery.easing and clipboard
+ * update node package dependencies
+ * change service name
+ * change fontawesome delivery from cdn to self-host
+ * fix config.toml
+ * id and class elements added to menu items
+ * pre and post elements added to menu items [#48]
+ * use SRI for CDN js sources [#45]
+ * fix heading styles
+ * change to using math.div for division
+
* Version 0.9.8 - 2021.10.18
* fix sample document
* edit README