Skip to content
This repository has been archived by the owner on May 17, 2018. It is now read-only.

Commit

Permalink
Fixes messages.json and change log versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
xpol committed Aug 26, 2013
1 parent e36c7bd commit 26a0a6a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
Changes in Markdown Preview
===========================

## 1.1.0
## 1.0.2

* Fixes messages.json and changelog versions.

## 1.0.1

* Removed markdown2 parser for its not well maintained and buggy.
* Make Python Markdown parser as default.
Expand Down
2 changes: 1 addition & 1 deletion messages.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"install": "README.md",
"1.1.0": "CHANGES.md",
"1.0.2": "CHANGES.md",
}

0 comments on commit 26a0a6a

Please sign in to comment.