We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 785b444 commit 0561b1bCopy full SHA for 0561b1b
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## 1.5.2
4
+
5
+* fix: add implicit type for required placeholders ([#197](https://github.com/SassDoc/sassdoc/issues/197))
6
7
+## 1.5.1
8
9
+* Use `stat` instead of `lstat` to support symlinks ([22a9b79](https://github.com/SassDoc/sassdoc/commit/22a9b7986e1eef2bf962bb9b1a48467d257ee398))
10
11
## 1.5.0
12
13
* Added `@prop` to allow deeper documentation for maps ([#25](https://github.com/SassDoc/sassdoc/issues/25))
0 commit comments