UNPKG

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