Skip to content

Commit

Permalink
Version bump, update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
xijo committed Apr 28, 2016
1 parent d426728 commit 5357b37
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,6 +1,10 @@
# Change Log
All notable changes to this project will be documented in this file.

## 1.0.3 - Apr 2016
### Changes
- Use tag_border option while cleaning up, thanks @AlexanderPruss (#66)

## 1.0.2 - Apr 2016
### Changes
- Handle edge case: exclamation mark before links, thanks @Easy-D (#57)
Expand Down
2 changes: 1 addition & 1 deletion lib/reverse_markdown/version.rb
@@ -1,3 +1,3 @@
module ReverseMarkdown
VERSION = '1.0.2'
VERSION = '1.0.3'
end

0 comments on commit 5357b37

Please sign in to comment.