Skip to content

Commit

Permalink
Update version and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Cristina Matonte committed Nov 11, 2015
1 parent ddafdd9 commit 149ad58
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
CHANGELOG

Version 0.5
* Better handling of external links
* Better handling of inline elements
* Better support for complex lists

Version 0.4.4
* Update default template to remove language
* Bug fixes on lists and tables having br elements
Expand Down
2 changes: 1 addition & 1 deletion lib/htmltoword/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Htmltoword
VERSION = "0.4.4"
VERSION = "0.5"
end

0 comments on commit 149ad58

Please sign in to comment.