Skip to main content
Module

x/changelog/CHANGELOG.md

Node & Deno package to parse and generate changelogs
Go to Latest
File

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

2.2.1 - 2023-01-25

Fixed

  • Allow list elements in the descriptions of releases and changelogs #30.

2.2.0 - 2023-01-18

Added

  • New option format to configure the output option #28.
  • Release.setYanked function #26.

Fixed

  • Removed unnecessary new line after the title #27.

2.1.0 - 2022-04-03

Added

  • Support for [YANKED] releases #25

Fixed

  • Updated dependencies

2.0.1 - 2022-01-09

Fixed

  • Updated deps.
  • release and latest-release args #23.

2.0.0 - 2021-12-08

New version merging Deno and Node code using Deno’s dnt package.

Changed

  • Code converted to TypeScript.
  • Added the link of the first version #21.