packages feed

mlkem-0.1.1.0: CHANGELOG.md

# Changelog for `mlkem`

## 0.1.1.0 - 2025-11-30

* Fixed encoding and decoding on big-endian architectures

* Fall back to bytes when the architecture does not support unaligned memory
  access

## 0.1.0.0 - 2025-11-02

* First version. Released on an unsuspecting world.