2.2.0
Added
- Added an American English (
enUS
) language pack. It's a convenience alias: it contains the same translations as the existing British English (enGB
) language pack. #1025
Fixed
- Fixed functions VLOOKUP and HLOOKUP to handle duplicates in the way specified by the OpenDocument standard. #1072
- Fixed the MATCH function to handle descending ranges in the way specified by the OpenDocument standard. #1063