Skip to content
This repository was archived by the owner on May 1, 2023. It is now read-only.

Commit f8e24c9

Browse files
committed
update changelog
1 parent 6149c2b commit f8e24c9

File tree

1 file changed

+15
-3
lines changed

1 file changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,25 @@
22

33
All notable changes to this project will be documented in this file.
44

5-
## [0.0.2](https://github.com/inyono/copyright-headers/compare/0.0.1..0.0.2) - November 18, 2018
5+
## [v0.1.0](https://github.com/inyono/copyright-headers/compare/v0.0.2..v0.1.0)
6+
7+
### Breaking Changes
8+
9+
- Remove deprecated `updateLicenseHeader`.
10+
11+
- Drop Node v10 support.
12+
13+
### Added
14+
15+
- Update dependencies to support Node v14.
16+
17+
## [v0.0.2](https://github.com/inyono/copyright-headers/compare/v0.0.1..v0.0.2) - November 18, 2018
618

719
### Fixed
820

921
- Handle multiple multiline comments without newline in between correctly
1022

11-
## [0.0.1](https://github.com/inyono/copyright-headers/compare/0.0.0..0.0.1) - November 8, 2018
23+
## [v0.0.1](https://github.com/inyono/copyright-headers/compare/v0.0.0..v0.0.1) - November 8, 2018
1224

1325
### Added
1426

@@ -26,7 +38,7 @@ All notable changes to this project will be documented in this file.
2638

2739
- Add tests.
2840

29-
## [0.0.0](https://github.com/inyono/copyright-headers/compare/df12fe2868efc66641034590c3ffd37e0896afbb..0.0.0) - November 8, 2018
41+
## [v0.0.0](https://github.com/inyono/copyright-headers/compare/df12fe2868efc66641034590c3ffd37e0896afbb..v0.0.0) - November 8, 2018
3042

3143
### Added
3244

0 commit comments

Comments
 (0)