Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 658 Bytes

CHANGELOG.md

File metadata and controls

30 lines (18 loc) · 658 Bytes

Changelog

key

Changelog entries are classified using the following labels (from keep-a-changelog):

  • added: for new features
  • changed: for changes in existing functionality
  • deprecated: for once-stable features removed in upcoming releases
  • removed: for deprecated features removed in this release
  • fixed: for any bug fixes

[0.1.1] - 2020-12-13

Added

  • Circle CI to tests

Changed

  • TypeScript version to latest

[0.1.0] - 2020-12-13

Added

  • removeMarkdown to parse the markdown and covert it to string
  • Integrate TS for the project