<h2><b>Version 0.3.0</b></h2>
April 15, 2020
<span>What’s new</span>
<h2><b>Version 0.2.9</b></h2>
const content = $('h2')
.first()
.nextUntil('h2');
console.log($.html(content));
<span>What’s new</span>
April 15, 2020
<span>What’s new</span>