Skip to content

Commit

Permalink
added help button to popup hotkey table
Browse files Browse the repository at this point in the history
  • Loading branch information
rorlab committed Aug 15, 2013
1 parent 92f4b2f commit 3067181
Show file tree
Hide file tree
Showing 5 changed files with 211 additions and 261 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ That's it.

## Changelogs

- v0.2.2.3 : Added Help button in editor toolbox to popup Hot Key Table
- v0.2.1.2 : Added InsertHorizontalRule(Cmd+Enter) in summernote editor /
Added summernote.js
- v0.2.1.1 : Available for Rails >= 3.1
Expand Down
2 changes: 1 addition & 1 deletion lib/summernote/rails/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Summernote
module Rails
VERSION = "0.2.1.2"
VERSION = "0.2.1.3"
end
end
Loading

0 comments on commit 3067181

Please sign in to comment.