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:
-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