Skip to content

Commit bee8f38

Browse files
committed
Prepare for v2.7.0
1 parent a1cc2a0 commit bee8f38

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.rdoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
== 2.7.0
2+
See https://github.com/ctran/annotate_models/releases/tag/v2.7.0
3+
14
== 2.6.9
25
* Support foreigh key (#241)
36
* Check if model has skip tag in annotate_model_file (#167)

lib/annotate/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Annotate
22
def self.version
3-
'2.6.10'
3+
'2.7.0'
44
end
55
end

0 commit comments

Comments
 (0)