Sha256: 0985387a98248ecb3ba59e0abcb37f21b3f289b0d1707612f1153f211202c95e

Contents?: true

Size: 469 Bytes

Versions: 8

Compression:

Stored size: 469 Bytes

Contents

[[changelog-{{ rvsn_hash_mini }}]]
=== Changelog
{% for grp in cl_groups %}
{%-  assign entries = rvsn_work | where: cl_groupby, grp.slug | sort: cl_sortby %}
{%-  if entries.size > 0 or config.cl.empty-group == 'show' %}
==== {{ grp.verb | default: grp.slug | capitalize }}
[cols="1a,15a,12a",frame=none,grid=none,stripes=odd]
|===
{%     for item in entries %}
{%       include release-hx-change.asciidoc item=item %}
{%     endfor %}
|===
{%-  endif %}
{% endfor %}

Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
asciidocsy-0.3.0 _includes/release-hx-changes-listing.asciidoc
asciidocsy-0.3.0.pre.rc4 _includes/release-hx-changes-listing.asciidoc
asciidocsy-0.3.0.pre.rc3 _includes/release-hx-changes-listing.asciidoc
asciidocsy-0.3.0.pre.rc2 _includes/release-hx-changes-listing.asciidoc
asciidocsy-0.3.0.pre.rc1 _includes/release-hx-changes-listing.asciidoc
asciidocsy-jekyll-theme-0.3.0.pre.rc2 _includes/release-hx-changes-listing.asciidoc
asciidocsy-jekyll-theme-0.3.0.pre.rc1 _includes/release-hx-changes-listing.asciidoc
asciidocsy-jekyll-theme-0.3.0.pre.dev _includes/release-hx-changes-listing.asciidoc