We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1cc2a0 commit bee8f38Copy full SHA for bee8f38
CHANGELOG.rdoc
@@ -1,3 +1,6 @@
1
+== 2.7.0
2
+See https://github.com/ctran/annotate_models/releases/tag/v2.7.0
3
+
4
== 2.6.9
5
* Support foreigh key (#241)
6
* Check if model has skip tag in annotate_model_file (#167)
lib/annotate/version.rb
@@ -1,5 +1,5 @@
module Annotate
def self.version
- '2.6.10'
+ '2.7.0'
end
0 commit comments