Skip to content

Commit

Permalink
Changelog - missing change note [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
KillyMXI committed Oct 21, 2020
1 parent a48400e commit ccfac06
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Expand Up @@ -4,6 +4,10 @@

This is a major update. No code left untouched. While the goal was to keep as much compatibility as possible, some client-facing changes were unavoidable.

### fromString is deprecated in favor of htmlToText

Since the library has the only exported function, it is now self-titled.

### Inline and block-level tags, HTML whitespace

Formatting code was rewritten almost entirely to make it aware of block-level tags and to handle HTML whitespace properly. One of popular requests was to support divs, and it is here now, after a lot of effort.
Expand Down

0 comments on commit ccfac06

Please sign in to comment.