Skip to content

Commit b5bf438

Browse files
committed
Modify CHANGELOG for 2.6.4
1 parent 3581971 commit b5bf438

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.rdoc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
== 2.6.4
2+
* Skip "models/concerns", #194
3+
* Fix #173 where annotate says "Nothing to annotate" in rails 4.2
4+
* Display an error message if not run from the root of the project, #186
5+
* Support rails 4.0 new default test directory, #182
6+
* Add an option to show timestamp in routes "-timestamp", #136
7+
* Skip plain ruby objects if they have the same class name as an ActiveRecord object, #121
8+
19
== 2.6.3
210
* Fix bug of annotate position in routes (#158)
311

0 commit comments

Comments
 (0)