Skip to content

Commit ae6d7fe

Browse files
committed
docs: update CHANGELOG
1 parent 68d74ff commit ae6d7fe

File tree

1 file changed

+13
-3
lines changed

1 file changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
None
11+
12+
## [0.2.0] - 2021-04-23
13+
1014
### Added
1115

12-
### Changed
16+
- Skip API extraction from packages with `skipAPIExtraction` option in `analyzeRegistryPackage`
17+
18+
## [0.1.0] - 2021-04-20
19+
20+
### Added
1321

14-
### Removed
22+
- Initial release
1523

16-
[unreleased]: https://github.com/jsdocs-io/extractor/compare/v1.0.0...HEAD
24+
[unreleased]: https://github.com/jsdocs-io/extractor/compare/v0.2.0...HEAD
25+
[0.2.0]: https://github.com/jsdocs-io/extractor/compare/v0.1.0...v0.2.0
26+
[0.1.0]: https://github.com/jsdocs-io/extractor/releases/tag/v0.1.0

0 commit comments

Comments
 (0)