From cbac839340c389aac461150275d48a19dd7418ce Mon Sep 17 00:00:00 2001 From: Yasuo Honda Date: Sun, 12 Apr 2026 20:30:04 +0900 Subject: [PATCH] Mark History.txt as no longer updated Point readers to GitHub releases for the latest updates. Co-Authored-By: Claude Opus 4.6 (1M context) --- History.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/History.txt b/History.txt index 496b030e..02294ed8 100644 --- a/History.txt +++ b/History.txt @@ -1,3 +1,5 @@ +This file is no longer being updated. For the latest updates and release information, please see: https://github.com/rsim/ruby-plsql/releases + == 0.8.0 2021-08-10 * Improvements and fixes * Support Rails 6.1 [#193]