Skip to content

Commit

Permalink
changlog and version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
SamSaffron committed Dec 19, 2016
1 parent bf72af9 commit b867a5a
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,3 +1,7 @@
## 1.6.6

* SECURITY: normalize url for audio/video oneboxes

## 1.5.64

* Escape HTML entities in text when oneboxing Amazon URLs.
2 changes: 1 addition & 1 deletion lib/onebox/version.rb
@@ -1,3 +1,3 @@
module Onebox
VERSION = "1.6.5"
VERSION = "1.6.6"
end

0 comments on commit b867a5a

Please sign in to comment.