Skip to content

Commit 6e3f52e

Browse files
authored
Merge pull request #118 from dejan/version_0_3_1
RailsPanel v0.3.1
2 parents 47b9bf6 + ee99370 commit 6e3f52e

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1+
## 2016-04-11 RailsPanel 0.3.1
2+
* Fix RubyMine IDE integration
3+
14
## 2016-04-11 meta_request 0.4.1
25
* Don't override method signatures of base logger https://github.com/dejan/rails_panel/pull/107
3-
6+
47
## 2016-02-18 meta_request 0.4.0 & RailsPanel 0.3.0
58
* more rails 5 fixes https://github.com/dejan/rails_panel/pull/99
69
* Add "Atom" to the list of supported editors https://github.com/dejan/rails_panel/pull/102

rails_panel/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "RailsPanel",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"manifest_version": 2,
55
"description": "Devtools panel for Rails development",
66
"devtools_page": "devtools.html",

0 commit comments

Comments
 (0)