File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,6 +19,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919
2020### Security
2121
22+ ## [ 20260424.08] - 2026-04-24
23+
2224## [ 20260424.07] - 2026-04-24
2325### Fixed
2426- Replace unwrap() with expect() in splitter tests
Original file line number Diff line number Diff line change @@ -76,6 +76,10 @@ <h2 class="font-mono text-lg font-bold text-gray-900 dark:text-white m-0"><a hre
7676<span class="inline-block mt-3 mb-1 px-2 py-0.5 rounded text-[0.7rem] font-bold uppercase tracking-wider bg-red-100 text-red-700 dark:bg-red-900/40 dark:text-red-400">Removed</span>
7777<span class="inline-block mt-3 mb-1 px-2 py-0.5 rounded text-[0.7rem] font-bold uppercase tracking-wider bg-blue-100 text-blue-700 dark:bg-blue-900/40 dark:text-blue-400">Fixed</span>
7878<span class="inline-block mt-3 mb-1 px-2 py-0.5 rounded text-[0.7rem] font-bold uppercase tracking-wider bg-violet-100 text-violet-700 dark:bg-violet-900/40 dark:text-violet-400">Security</span>
79+ <div class="mt-8 first:mt-0 border-t border-gray-200 dark:border-gray-800" id="20260424.08"></div>
80+ <div class="sticky top-14 z-10 bg-white/95 dark:bg-gray-950/95 backdrop-blur-sm py-2 -mx-4 px-4 sm:-mx-6 sm:px-6">
81+ <h2 class="font-mono text-lg font-bold text-gray-900 dark:text-white m-0"><a href="#20260424.08" class="no-underline hover:text-orange-600 dark:hover:text-orange-400">20260424.08 - 2026-04-24</a></h2>
82+ </div>
7983<div class="mt-8 first:mt-0 border-t border-gray-200 dark:border-gray-800" id="20260424.07"></div>
8084<div class="sticky top-14 z-10 bg-white/95 dark:bg-gray-950/95 backdrop-blur-sm py-2 -mx-4 px-4 sm:-mx-6 sm:px-6">
8185<h2 class="font-mono text-lg font-bold text-gray-900 dark:text-white m-0"><a href="#20260424.07" class="no-underline hover:text-orange-600 dark:hover:text-orange-400">20260424.07 - 2026-04-24</a></h2>
You can’t perform that action at this time.
0 commit comments