From 5548c5bca76504e642f543b007687beefce210a3 Mon Sep 17 00:00:00 2001 From: Teemu Suo-Anttila Date: Thu, 16 Nov 2017 07:56:40 +0200 Subject: Remove empty li element from release notes (#10326) --- all/src/main/templates/release-notes.html | 1 - 1 file changed, 1 deletion(-) (limited to 'all/src/main/templates') diff --git a/all/src/main/templates/release-notes.html b/all/src/main/templates/release-notes.html index ba6a6a16f5..e051961e17 100644 --- a/all/src/main/templates/release-notes.html +++ b/all/src/main/templates/release-notes.html @@ -126,7 +126,6 @@
  • AbstractDateField is not a LegacyComponent anymore.
  • AbstractDateField.formatDate is now abstract.
  • VAbstractTextualDate.updateDateVariables() is now updateBufferedResolutions() and updateAndSendBufferedValues().
  • -
  • For GridDragStartEvent and GridDragEndEvent classes, the method getDraggedItems now returns a List instead of a Set, with the first-to-last item ordering from client side.
  • For incompatible or behavior-altering changes in 8.1, please see 8.1 release notes

    -- cgit v1.2.3