We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a721ad4 commit 72b8fc7Copy full SHA for 72b8fc7
1 file changed
CHANGELOG.md
@@ -5,9 +5,11 @@ All notable changes to the `markdowntableprettify` extension will be documented
5
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
## [Unreleased]
8
+
9
+## 3.0.0 - 2020-10-06
10
### Added
-- Issue #32(preparation): Major refactoring to support CLI. Support `npm run prettify-md` and `npm run check-md`.
-- Issue #40: Provide command to run alongside prettier (shortcut `CTRL+ALT+M`)
11
+- Issue #32: Major refactoring to support CLI. Support `npm run prettify-md` and `npm run check-md`.
12
+- Issue #40: Provide command to run alongside prettier (shortcut `CTRL+ALT+M`).
13
14
## 2.5.0 - 2020-07-04
15
0 commit comments