## What's Changed
* Add 1.21.3 support (and 1.21.2, but you shouldn't be using this version)
* Hide NBTFile/NBTContainer fully behind NBT (methods are now deprecated, pointing to the equivalent NBT replacement)
* Add missing addCompound(ReadableNBT comp) to ReadWriteNBTCompoundList
* Fix edge-case in writing out Bukkit items without data
* Try to auto-detect pre 1.20.3 item nbt also via the "Count" tag for updating
* Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 by @dependabot in
https://github.com/tr7zw/Item-NBT-API/pull/297
* Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1 by @dependabot in
https://github.com/tr7zw/Item-NBT-API/pull/300
**Full Changelog**:
https://github.com/tr7zw/Item-NBT-API/compare/2.13.2...2.14.0