Skip to content

Commit e820351

Browse files
committed
Bump version and update changelog
1 parent 2847471 commit e820351

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
66

77
## [Unreleased]
88

9+
## 2.4.0 - 2019-05-11
10+
### Added
11+
- Issue #28: Add the possibility to disable window messages from the extension
12+
913
## 2.3.0 - 2018-12-16
1014
### Added
1115
- Issue #7: Support formatting all tables in the document.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "markdown-table-prettify",
33
"displayName": "Markdown Table Prettifier",
44
"description": "Transforms markdown tables to be more readable.",
5-
"version": "2.3.0",
5+
"version": "2.4.0",
66
"publisher": "darkriszty",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)