UNPKG

577 BMarkdownView Raw
1# Changelog
2
3## 1.1.5 (2020-06-04)
4
5 - Update dependencies
6
7
8## 1.1.4 (2019-12-27)
9
10 - Update dependencies
11
12
13## 1.1.3 (2019-06-04)
14
15Cleanup
16 - Update dependencies
17 - Switch to ES6 let/const
18
19## 1.1.2 (2016-10-08)
20
21Cleanup
22 - Update mocha package to 3.*
23
24## 1.1.1 (2016-02-20)
25
26Cleanup
27 - Cleanup code
28 - Update development dependencies
29 - Add README badges
30
31## 1.1.0 (2015-10-31)
32
33Features
34 - Change license from Apache to MIT
35 - Update repository URL to @albertyw
36
37## 1.0.1 (2015-10-31)
38
39Bugfixes:
40 - Fix parsing if header is undefined
41
42## 1.0.0 (2014-09-07)
43
44Initial Release