From 549e7fd52a8fd62a10fb4f01f2c6a728a742db56 Mon Sep 17 00:00:00 2001 From: gjtorikian <64050+gjtorikian@users.noreply.github.com> Date: Wed, 7 Jan 2026 16:06:49 +0000 Subject: [PATCH] [skip test] update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f9c310..eb8fcbb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# [v0.0.15.1] - 07-01-2026 +## What's Changed +* Re-release 0.0.15 for mistakenly yanked gems by @gjtorikian in https://github.com/IAPark/tiktoken_ruby/pull/105 + + +**Full Changelog**: https://github.com/IAPark/tiktoken_ruby/compare/v0.0.15...v0.0.15.1 # [v0.0.15] - 06-01-2026 ## What's Changed * No longer true by @gjtorikian in https://github.com/IAPark/tiktoken_ruby/pull/96