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.
2 parents 723176a + c2b1e50 commit d5d55e8Copy full SHA for d5d55e8
CHANGELOG.rdoc
@@ -1,3 +1,6 @@
1
+== 2.6.7
2
+* Nothing annotated unless options[:model_dir] is specified, #234
3
+
4
== 2.6.6
5
* Makes it possible to wrap annotations, #225
6
* Fix single model generation, #214
lib/annotate/version.rb
@@ -1,5 +1,5 @@
module Annotate
def self.version
- '2.6.6'
+ '2.6.7'
end
0 commit comments