-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
006bf99
commit 31e5142
Showing
1 changed file
with
30 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
Change Log | ||
==================================================================================================== | ||
All notable changes will be documented in this file. | ||
coverage-istanbul-loader adheres to [Semantic Versioning](http://semver.org/). | ||
|
||
|
||
[v3.0.0](https://github.com/JS-DevTools/coverage-istanbul-loader/tree/v3.0.0) (2020-03-05) | ||
---------------------------------------------------------------------------------------------------- | ||
|
||
- Moved coverage-istanbul-loader to the [@JSDevTools scope](https://www.npmjs.com/org/jsdevtools) on NPM | ||
|
||
- The "coverage-istanbul-loader" NPM package is now just a wrapper around the scoped "@jsdevtools/coverage-istanbul-loader" package | ||
|
||
[Full Changelog](https://github.com/JS-DevTools/coverage-istanbul-loader/compare/v2.0.3...v3.0.0) | ||
|
||
|
||
|
||
[v2.0.0](https://github.com/JS-DevTools/coverage-istanbul-loader/tree/v2.0.0) (2019-08-09) | ||
---------------------------------------------------------------------------------------------------- | ||
|
||
- Major dependency updates that _could_ have breaking changes | ||
|
||
[Full Changelog](https://github.com/JS-DevTools/coverage-istanbul-loader/compare/v1.0.0...v2.0.0) | ||
|
||
|
||
|
||
[v1.0.0](https://github.com/JS-DevTools/coverage-istanbul-loader/tree/v1.0.0) (2019-02-02) | ||
---------------------------------------------------------------------------------------------------- | ||
|
||
Initial release 🎉 |