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 5591c4a commit 0afc461Copy full SHA for 0afc461
CHANGELOG.rdoc
@@ -1,3 +1,9 @@
1
+=== 1.1.5 / 2013-10-23
2
+
3
+* Improved performance of email regex
4
5
+* Protocol regex is case insensitive
6
7
=== 1.1.3 / 2013-09-12
8
9
* Updates gemspec to work with latest rubygems
lib/rails_autolink/version.rb
@@ -1,3 +1,3 @@
module RailsAutolink
- VERSION = '1.1.4'
+ VERSION = '1.1.5'
end
0 commit comments