Skip to content

v1.0.2

Latest
Compare
Choose a tag to compare
@abjerner abjerner released this 12 Feb 10:32

Installation

Via NuGet:

.NET CLI:

dotnet add package Limbo.Integrations.BorgerDk --version 1.0.2

NuGet Package Manager:

Install-Package Limbo.Integrations.BorgerDk -Version 1.0.2

Changelog

  • Fixed issue with micro article content parsing (see 8c2f366)
    The content for each micro article was accidentally based on the kernetekst node instead of the actual micro article node.