Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
icanhazstring authored Aug 20, 2020
1 parent 80b3504 commit 3465c4a
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 2.1.2 - 2020-08-20
### Fixed
- HtmlFilter raises Error with malformed HTML tags (#27)

## 2.1.1 - 2020-06-18
### Fixed
- Fixed an issue where `:` (colon) made the suggestions break for swedish as its a valid text sign (#25)

## 2.1 - 2020-05-06
### Fixed
- Fixed issue with removed and deprecated methods for `symfony/process:^4.0`
Expand Down Expand Up @@ -113,4 +121,4 @@
- LanguageMapper now supports manual setting of preferred mappings.

## 1.0 - 2015-05-08
Initial release.
Initial release.

0 comments on commit 3465c4a

Please sign in to comment.