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 cd31584 commit 53a1f06Copy full SHA for 53a1f06
CHANGELOG.rdoc
@@ -1,3 +1,6 @@
1
+== 2.6.8
2
+* Nothing annotated unless options[:model_dir] is specified, #234
3
+
4
== 2.6.7
5
* Nothing annotated unless options[:model_dir] is specified, #234
6
lib/annotate/version.rb
@@ -1,5 +1,5 @@
module Annotate
def self.version
- '2.6.7'
+ '2.6.8'
end
0 commit comments