2.2 not sure but 2.1 added a good bunch of important stuff.
Primarily better support for internal UV (like fingerprints and stuff) like enrolling them within the fido protocol rather than needing special Software.
My favorite addition was the concept of credential management, which allows not only to read out how many resident keys a fido stick can store, but also allows deleting them one at a time instead of needing to wipe the entire thing like it's a cdrw.
Another addition which isn't unimportant is cred protect which can regulate the access to credentials like disallow using the credential without uv at all.
Another thing is a flag that allows registering non-resident keys without entering a pin, because in ctap2 registering ALWAYS requires a pin if one is set (with some browsers going down to u2f as a workaround instead)
There may well be more but these are the 4 most important things ctap 2.1 added