Skip to content

Commit

Permalink
Prepare release 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wasinger committed Jun 28, 2019
1 parent 6c3e391 commit 679511a
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
1.4.1
=====

2019-06-28

- Bugfix: setText() should convert special chars. Closes #34.


1.4.0
=====

2019-05-17

Preparation for a smooth migration to 2.x / Symfony 4.3:
- deprecate setter use of html() and text(),
- deprecate getInnerHtml(),
- new methods setText() and getCombinedText()

1.3.2
=====

Expand Down

0 comments on commit 679511a

Please sign in to comment.