summaryrefslogtreecommitdiff
path: root/NEWS.md
diff options
context:
space:
mode:
authorSutou Kouhei <kou@clear-code.com>2020-11-18 05:26:35 +0900
committerSutou Kouhei <kou@cozmixng.org>2020-11-18 09:05:13 +0900
commit519062b3501a128d917cc599184f2b72f38e9c0c (patch)
tree1ea702533c46cbfed749b099d8dedaf5cdfa3f9c /NEWS.md
parent0915a02068c885eaf15d1b2ebc7512d0191c7c45 (diff)
Add Fiddle 1.0.2 to NEWS
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/3780
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md
index bad542f22d..048c267b5d 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -335,6 +335,10 @@ Outstanding ones only.
tcp_socket = TCPSocket.new("example.com", 80, resolv_timeout: 10)
```
+* Fiddle
+
+ * Update to Fiddle 1.0.2
+
## Compatibility issues
Excluding feature bug fixes.