Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 1.43 KB

CHANGELOG.md

File metadata and controls

25 lines (14 loc) · 1.43 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

3.1.0 (2023-04-07)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

3.0.2 (2022-12-12)

Bug Fixes

fix: forRoot now requires explicit type ModuleWithProviders, fixes #39 (973b72)

3.0.0 (2022-09-12)

Features

  • core: upgrade to Angular 14 and Bootstrap 4-5, closes #33 (dd0f3df)

2.0.2 (2018-09-24)

Features

Angular-Markdown-Editor code base was totally rewritten to support Angular 4+. The demo uses ngx-markdown, however it is not a deep dependency, you can use any Markdown Parser you wish to use.