diff --git a/lam/docs/devel/upgrade.htm b/lam/docs/devel/upgrade.htm
index 081dd2f4..14b6ee24 100644
--- a/lam/docs/devel/upgrade.htm
+++ b/lam/docs/devel/upgrade.htm
@@ -19,6 +19,7 @@
+
Upgrade notes
@@ -37,6 +38,15 @@ This is a list of API changes for all LAM releases.
4.1 -> 4.2
New meta HTML classes: htmlEqualHeight, htmlAccordion
+New functions in baseModule to reduce code:
+
+ - addSimpleInputTextField() to add text fields to the edit page
+ - addMultiValueInputTextField()/processMultiValueInputTextField() to add multi-value text fields to the edit page
+ - addSimpleSelfServiceTextField()/checkSimpleSelfServiceTextField() adds and checks a text field in self service
+ - addSimplePDFField() to create the PDF code for a simple text value
+
+
+
4.0 -> 4.1
CSS changes: