Skip to content

Commit 2d10e43

Browse files
committed
update changelog
1 parent d33f091 commit 2d10e43

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,10 @@
99
* Updated TinyMCE to resolve security vulnerability #1696.
1010
* Added WTab based methods to WTabSet corresponding to the content methods
1111
* Introduced new SystemExceptions to make it easier to identify what exception occurred (eg invalid session token) #1627
12-
1312
* Add `@FunctionalInterface` to `Action` and `BeanProvider` to indicate that
1413
these can be instantiated as lambda expressions.
14+
* Removed decorative Sass which created rounded corners on tabs. This was forgotten in the changes for 1.5.1 which separated structure from style as
15+
much as possible #1711.
1516

1617
### Bug Fixes
1718

0 commit comments

Comments
 (0)