Skip to content

Commit 9be7418

Browse files
committed
Merge branch 'master' into develop
2 parents 6f76e7c + c60fa28 commit 9be7418

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.rdoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
== 2.6.3
2+
* Fix bug of annotate position in routes (#158)
3+
14
== 2.6.2
25
* Retain the current annotate block unless --force is specified
36
* Always load models, since they may not be autoloaded by Rails

annotate.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# -*- encoding: utf-8 -*-
2-
# stub: annotate 2.6.1 ruby lib
2+
# stub: annotate 2.6.3 ruby lib
33

44
Gem::Specification.new do |s|
55
s.name = "annotate"
6-
s.version = "2.6.2"
6+
s.version = "2.6.3"
77

88
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
99
s.authors = ["Cuong Tran", "Alex Chaffee", "Marcos Piccinini", "Turadg Aleahmad", "Jon Frisby"]

0 commit comments

Comments
 (0)