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 3a4af7c commit 8f2a3e2Copy full SHA for 8f2a3e2
History.markdown
@@ -1,3 +1,7 @@
1
+## HEAD
2
+
3
+ * Don't ask .empty? until it's a String. (#38)
4
5
## 1.4.0 / 2015-12-01
6
7
* Allow `noscript` fallback to be disabled (#29)
@@ -21,7 +25,7 @@
21
25
* Re-add support for Ruby 1.9.3. Fixes #11 for 1.9.3 (#14)
22
26
* Replaced `OpenURI` with `Net::HTTP` and introduced timeout of 3 seconds (#11)
23
27
24
-## 1.3.1 / 2015-08-16 (yanked)
28
+## 1.3.1 / 2015-08-16
29
30
31
0 commit comments