Update HISTORY.md

This commit is contained in:
extremeheat 2024-12-11 12:21:32 -05:00 committed by GitHub
commit a3b1e22936
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,8 +1,6 @@
## 3.42.2
* [Merge pull request #557 from pokecosimo/master](https://github.com/PrismarineJS/bedrock-protocol/commit/f77c56b7f8e2c3fd28eb2d22db78acf9e729bdeb) (thanks @extremeheat)
* [Update serializer.js](https://github.com/PrismarineJS/bedrock-protocol/commit/0b94d5e95369a33197e6ac37ceeb242652d9a5a7) (thanks @extremeheat)
* [Added support for the new version of prismarine-nbt](https://github.com/PrismarineJS/bedrock-protocol/commit/6917c154ee5d55fe0688b9489f0f758a061dcb9c) (thanks @pokecosimo)
* Fix missing type serialization error
## 3.42.1
* [Add 1.21.40 login fields (#553)](https://github.com/PrismarineJS/bedrock-protocol/commit/24d3200181c060162b04fb233fef6e0d6d1a93aa) (thanks @extremeheat)
* [Remove protodef varint types (#552)](https://github.com/PrismarineJS/bedrock-protocol/commit/347e303ce422bdb6f6dfd4cba57d7d3937214707) (thanks @extremeheat)