File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 1
- * Add IDL descriptions of abstract definitions ([ ` 913b1bd ` ] ( https://github.com/wooorm/unist/commit/913b1bd ) )
2
- * Fix disallowed empty ` children ` array ([ ` a6d3a03 ` ] ( https://github.com/wooorm/unist/commit/a6d3a03 ) )
3
- * Add description of ` indent ` on ` node.position ` ([ ` 60da1d2 ` ] ( https://github.com/wooorm/unist/commit/60da1d2 ) )
4
- * Remove ` attributes ` support on nodes ([ ` 3aea64f ` ] ( https://github.com/wooorm/unist/commit/3aea64f ) )
5
- * Fix to make ` value ` / ` children ` optional ([ ` b7c4317 ` ] ( https://github.com/wooorm/unist/commit/b7c4317 ) )
1
+ 1.0.0 / 2016-02-11
2
+ ==================
Original file line number Diff line number Diff line change @@ -14,6 +14,9 @@ transforming it by plug-ins, and compiling the tree to something else.
14
14
This document explains some terminology relating to [ ** retext** ] [ retext ] ,
15
15
[ ** remark** ] [ remark ] , [ ** hast** ] [ hast ] , and their related projects.
16
16
17
+ This document describes version 1.0.0 of Unist.
18
+ [ Changelog »] [ changelog ] .
19
+
17
20
## Unist nodes
18
21
19
22
See [ ** nlcst** ] [ nlcst ] for more information on ** retext** nodes,
@@ -172,6 +175,8 @@ A list of **VFile**-related utilities can be found at [**vfile**][vfile].
172
175
173
176
[ logo ] : https://cdn.rawgit.com/wooorm/unist/master/logo.svg
174
177
178
+ [ changelog ] : https://github.com/wooorm/unist/releases
179
+
175
180
[ first-retext-commit ] : https://github.com/wooorm/retext/commit/8fcb1ff
176
181
177
182
[ first-remark-commit ] : https://github.com/wooorm/remark/commit/19585b8
You can’t perform that action at this time.
0 commit comments