summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormo khan <mo@mokhan.ca>2025-12-11 15:09:55 -0700
committermo khan <mo@mokhan.ca>2025-12-11 15:09:55 -0700
commit1d319deef249a9c67cbca9a956834037d7956818 (patch)
treec190f3ea33e8d1a0160c608a3783a6d1cad641ec
parent88617d035ad5828e430d4546430f7d855a5c0a24 (diff)
chore: remove changelog
-rw-r--r--CHANGELOG.md5
-rw-r--r--gitem.gemspec1
2 files changed, 0 insertions, 6 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
deleted file mode 100644
index a43f6df..0000000
--- a/CHANGELOG.md
+++ /dev/null
@@ -1,5 +0,0 @@
-## [Unreleased]
-
-## [0.1.0] - 2025-12-11
-
-- Initial release
diff --git a/gitem.gemspec b/gitem.gemspec
index 69ae56e..89e83a9 100644
--- a/gitem.gemspec
+++ b/gitem.gemspec
@@ -17,7 +17,6 @@ Gem::Specification.new do |spec|
spec.metadata["allowed_push_host"] = "https://rubygems.org"
spec.metadata["homepage_uri"] = spec.homepage
spec.metadata["source_code_uri"] = "https://mokhan.ca/xlgmokha/gitem"
- spec.metadata["changelog_uri"] = "https://mokhan.ca/xlgmokha/gitem/blob/main/CHANGELOG.md.html"
# Specify which files should be added to the gem when it is released.
# The `git ls-files -z` loads the files in the RubyGem that have been added into git.