diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e99596..23c02a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,11 +5,13 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how ## UNRELEASED +## [3.0.0] 08.08.2020 + - [Fixed] Solve vulnerability issues: - Update `espree` to `7.2.0` - Update `htmlparser2` to `3.9.2` - Add dependency to `eslint` to fix issues after upgrading to new versions -- [Braking] Increase requirement of Node.js to `10.0.0`, Node.js v8 now is not supported, this is related with security isssues above. Please let me know if it still required. +- [Breaking] Increase requirement of Node.js to `10.0.0`, Node.js v8 now is not supported, this is related with security isssues above. Please let me know if it still required. ## [2.3.4] 10.12.2019 diff --git a/README.md b/README.md index e5371e3..f1bfdda 100644 --- a/README.md +++ b/README.md @@ -5,37 +5,15 @@ Generate a JSON documentation for a Svelte file [![npm](https://img.shields.io/npm/v/sveltedoc-parser.svg)](https://www.npmjs.com/package/sveltedoc-parser) ![GitHub Workflow Status (branch)](https://img.shields.io/github/workflow/status/alexprey/sveltedoc-parser/Node%20CI/master) -## Changelog: [2.3.0] 02.10.2019 +## Changelog -- [Added] Svelte V3: Implement support of script element locations -- [Fixed] Svelte V3: Fix parsing when component have multiple `