Skip to content

Commit 0ac9af7

Browse files
committed
Update versions and changelog
1 parent 0a77c1a commit 0ac9af7

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ All notable changes to the `markdowntableprettify` extension will be documented
55
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).
66

77
## [Unreleased]
8+
9+
## 2.3.0 - 2018-11-27
810
### Added
911
- Issue #7: Support formatting all tables in the document.
1012

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.2.0",
5+
"version": "2.3.0",
66
"publisher": "darkriszty",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)