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

github.com/vantagedesign/ace-documentation.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian <julian@vantage-design.com>2020-05-11 16:43:42 +0300
committerJulian <julian@vantage-design.com>2020-05-11 21:02:38 +0300
commit84390e436fc10f4e694525ea69f1965fc77456b5 (patch)
tree43eacd11c19a64f5f970007ed4e420a3d653b5b1 /CHANGELOG.md
parent77bc07e535792efe8f01b31ef3d8761e1cf27692 (diff)
Added CHANGELOG.md
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 0000000..c7c2d91
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,21 @@
+## Version 1.0.3
+ - [FIX] Remove source map imports from JS files (@jhollowe)
+ - [FIX] Fix minifier error with spacing in next-prev-page (@jhollowe)
+ - [ADD] Allow disabling the TOC (@jhollowe)
+ - [ADD] Allow Google Analytics to only track production site (@jhollowe)
+ - [FIX] Prevent empty heaver toggler (@jhollowe)
+ - [ADD] New table shortcode for styled tables (fixes issue #2)
+ - [FIX] Typo in readme
+
+
+## Version 1.0.2
+
+- [FIX] Fixed folder structure in exampleSite for non-extended Hugo version.
+
+## Version 1.0.1
+
+- [FIX] Include the resources folder in the theme for Hugo standard version.
+
+## Version 1.0.0
+
+ - Initial release \ No newline at end of file