File tree 1 file changed +19
-9
lines changed
1 file changed +19
-9
lines changed Original file line number Diff line number Diff line change
1
+ # 1.0.0 / 2018-07-17
1
2
2
- 0.2.2 / 2018-01-09
3
- ==================
3
+ * Fixed API
4
+ * Upgraded to Marked 0.4.0 #31
5
+ * Fixed security issue with Buffer #29
6
+ * Ensure key is string #24
7
+ * Cross platform path separators (Windows) #16
8
+ * Strict file endings #10
9
+ * Allow missing keys #9
10
+ * Docs: Usage with highlighting lib #6
11
+ * Updated all packages
12
+
13
+ ## 0.2.2 / 2018-01-09
4
14
5
15
* update marked dependency to fix security issue
6
16
7
- 0.2.1 - February 6, 2013
8
- ------------------------
17
+ ## 0.2.1 - February 6, 2013
18
+
9
19
* add debug statements
10
20
11
- 0.2.0 - February 5, 2013
12
- ------------------------
21
+ ## 0.2.0 - February 5, 2013
22
+
13
23
* update to use buffers for metalsmith 0.1.0
14
24
15
- 0.1.0 - February 5, 2013
16
- ------------------------
25
+ ## 0.1.0 - February 5, 2013
26
+
17
27
* add ` keys ` option
18
28
19
- 0.0.1 - February 4, 2013
29
+ ## 0.0.1 - February 4, 2013
20
30
------------------------
21
31
:sparkles :
You can’t perform that action at this time.
0 commit comments