Skip to content

Commit 31e5142

Browse files
Added a changelog
1 parent 006bf99 commit 31e5142

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

CHANGELOG.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
Change Log
2+
====================================================================================================
3+
All notable changes will be documented in this file.
4+
coverage-istanbul-loader adheres to [Semantic Versioning](http://semver.org/).
5+
6+
7+
[v3.0.0](https://github.com/JS-DevTools/coverage-istanbul-loader/tree/v3.0.0) (2020-03-05)
8+
----------------------------------------------------------------------------------------------------
9+
10+
- Moved coverage-istanbul-loader to the [@JSDevTools scope](https://www.npmjs.com/org/jsdevtools) on NPM
11+
12+
- The "coverage-istanbul-loader" NPM package is now just a wrapper around the scoped "@jsdevtools/coverage-istanbul-loader" package
13+
14+
[Full Changelog](https://github.com/JS-DevTools/coverage-istanbul-loader/compare/v2.0.3...v3.0.0)
15+
16+
17+
18+
[v2.0.0](https://github.com/JS-DevTools/coverage-istanbul-loader/tree/v2.0.0) (2019-08-09)
19+
----------------------------------------------------------------------------------------------------
20+
21+
- Major dependency updates that _could_ have breaking changes
22+
23+
[Full Changelog](https://github.com/JS-DevTools/coverage-istanbul-loader/compare/v1.0.0...v2.0.0)
24+
25+
26+
27+
[v1.0.0](https://github.com/JS-DevTools/coverage-istanbul-loader/tree/v1.0.0) (2019-02-02)
28+
----------------------------------------------------------------------------------------------------
29+
30+
Initial release 🎉

0 commit comments

Comments
 (0)