Skip to content

Commit b6ab695

Browse files
version 0.2.0
1 parent 3d4fef4 commit b6ab695

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,10 @@ On editor
2020
* **CTRL + I** italic
2121
* **CTRL + S** deleted
2222
* **CTRL + U** underline (textile only)
23+
* **CTRL + Enter** submit
2324

2425
## Supported versions
25-
The plugin has been developed and tested on Redmine 3.4.x but should also works on previous versions.
26+
The plugin has been developed and tested on Redmine 3.4.x and 4.0.x but should also works on previous versions.
2627
Any feedback will be appreciated.
2728

2829
## Installation

init.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
name 'Redmine Shortcuts'
55
author 'Davide Giacometti'
66
description 'Provides useful keyboard shortcuts'
7-
version '0.1.0'
7+
version '0.2.0'
88
url 'https://github.com/davidegiacometti/redmine_shortcuts'
99
author_url 'https://github.com/davidegiacometti'
1010

0 commit comments

Comments
 (0)