Skip to content

Commit 679511a

Browse files
author
wasinger
committed
Prepare release 1.4.1
1 parent 6c3e391 commit 679511a

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
1.4.1
2+
=====
3+
4+
2019-06-28
5+
6+
- Bugfix: setText() should convert special chars. Closes #34.
7+
8+
9+
1.4.0
10+
=====
11+
12+
2019-05-17
13+
14+
Preparation for a smooth migration to 2.x / Symfony 4.3:
15+
- deprecate setter use of html() and text(),
16+
- deprecate getInnerHtml(),
17+
- new methods setText() and getCombinedText()
18+
119
1.3.2
220
=====
321

0 commit comments

Comments
 (0)