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 24, 2015
1 parent 3c55430 commit e18b0bd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
CHANGELOG

Version 0.5.1
* Bugfix on ActionController::Renderers formats

Version 0.5
* Better handling of external links
* Better handling of inline 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.5"
VERSION = "0.5.1"
end

0 comments on commit e18b0bd

Please sign in to comment.