From af6a424054ab32f98061c40ef38f0da04320a5a9 Mon Sep 17 00:00:00 2001 From: Cameron Ball Date: Mon, 30 May 2016 15:19:36 +0800 Subject: [PATCH] MDL-37138 weblib: Document blanktarget in upgrade.txt --- lib/upgrade.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lib/upgrade.txt b/lib/upgrade.txt index 3326bd043b3..7218a1eb365 100644 --- a/lib/upgrade.txt +++ b/lib/upgrade.txt @@ -1,6 +1,10 @@ This files describes API changes in core libraries and APIs, information provided here is intended especially for developers. +=== 3.2 === + +* New option 'blanktarget' added to format_text. This option adds target="_blank" to links + === 3.1 === * Webservice function core_course_search_courses accepts a new parameter 'limittoenrolled' to filter the results