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 21:48:49 +0300
committerJulian <julian@vantage-design.com>2020-05-11 21:48:49 +0300
commitc2c502acf4c269a14e77d97cbd478f0b1f38cab2 (patch)
tree838584061c1b1fc20ab5c9d723a0e51b03fe80ae /CHANGELOG.md
parent019b80df83b0ee8de38d7396b996cf8f0936f84a (diff)
Improved references in changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c7c2d91..fd63090 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,10 +1,10 @@
## 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] Remove source map imports from JS files ([@jhollowe, PR #8](https://github.com/vantagedesign/ace-documentation/pull/8))
+ - [FIX] Fix minifier error with spacing in next-prev-page ([@jhollowe, PR #6](https://github.com/vantagedesign/ace-documentation/pull/6))
+ - [ADD] Allow disabling the TOC ([@jhollowe, PR #9](https://github.com/vantagedesign/ace-documentation/pull/9)
+ - [ADD] Allow Google Analytics to only track production site ([@jhollowe, PR #7](https://github.com/vantagedesign/ace-documentation/pull/7))
+ - [FIX] Prevent empty heaver toggler ([@jhollowe, PR #3](https://github.com/vantagedesign/ace-documentation/pull/3))
+ - [ADD] New table shortcode for styled tables (fixes [issue #2](https://github.com/vantagedesign/ace-documentation/issues/2))
- [FIX] Typo in readme