summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Newton <kddnewton@gmail.com>2023-08-09 10:57:00 -0400
committerTakashi Kokubun <takashikkbn@gmail.com>2023-08-16 17:47:32 -0700
commitecf2e84c05903cc7cdbc78310eae3cca794164d1 (patch)
tree9897bae2d887750cdbf48cb3961d5af4486c8d7a
parent86cc82a1ab339914ed7ebe787cb76f954a19120d (diff)
[ruby/yarp] Add a CHANGELOG
https://github.com/ruby/yarp/commit/b490ff0919
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/8226
-rw-r--r--lib/yarp/yarp.gemspec1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/yarp/yarp.gemspec b/lib/yarp/yarp.gemspec
index 2d6a75596a..c018e96f96 100644
--- a/lib/yarp/yarp.gemspec
+++ b/lib/yarp/yarp.gemspec
@@ -12,6 +12,7 @@ Gem::Specification.new do |spec|
spec.require_paths = ["lib"]
spec.files = [
+ "CHANGELOG.md",
"CODE_OF_CONDUCT.md",
"CONTRIBUTING.md",
"LICENSE.md",