Skip to content
Snippets Groups Projects

DOC: update CHANGELOG

Merged Timm Fitschen requested to merge release-0.5.0 into main
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -150,7 +150,7 @@
<xsl:attribute name="href">
<xsl:value-of select="concat($entitypath, @id)"/>
</xsl:attribute>
<xsl:value-of select="@name"/>
<xsl:value-of select="@id"/>: <xsl:value-of select="@name"/>
</a>
<div class="caosdb-v-entity-header-buttons-list ms-auto">
<xsl:apply-templates mode="entity-heading-attributes-state" select="State">
Loading