Skip to content

Commit 8136dea

Browse files
committedJul 17, 2018
History file: updated
1 parent 2a0c309 commit 8136dea

File tree

1 file changed

+19
-9
lines changed

1 file changed

+19
-9
lines changed
 

‎History.md

+19-9
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,31 @@
1+
# 1.0.0 / 2018-07-17
12

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
414

515
* update marked dependency to fix security issue
616

7-
0.2.1 - February 6, 2013
8-
------------------------
17+
## 0.2.1 - February 6, 2013
18+
919
* add debug statements
1020

11-
0.2.0 - February 5, 2013
12-
------------------------
21+
## 0.2.0 - February 5, 2013
22+
1323
* update to use buffers for metalsmith 0.1.0
1424

15-
0.1.0 - February 5, 2013
16-
------------------------
25+
## 0.1.0 - February 5, 2013
26+
1727
* add `keys` option
1828

19-
0.0.1 - February 4, 2013
29+
## 0.0.1 - February 4, 2013
2030
------------------------
2131
:sparkles:

0 commit comments

Comments
 (0)
Please sign in to comment.