From bab830edbb9e99071256c81f676cb41f3ed8b6f3 Mon Sep 17 00:00:00 2001 From: sandstrom Date: Fri, 29 Nov 2024 10:39:17 +0100 Subject: [PATCH] Timestamp CHANGELOG --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e32eb1c..2d669d6d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,7 +25,7 @@ ### Removed -## [0.15](https://github.com/rubycdp/ferrum/compare/v0.14...v0.15) ## +## [0.15](https://github.com/rubycdp/ferrum/compare/v0.14...v0.15) - (Feb 17, 2024) ## ### Added - `Ferrum::Page#disable_javascript` disables the JavaScript from the HTML source [#407]