packages feed

static-bytes-0.1.1: CHANGELOG.md

# Changelog for `static-bytes`

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to the
[Haskell Package Versioning Policy](https://pvp.haskell.org/).

## 0.1.1 - 2024-10-21

* Ensure that the functionality on big-endian machine architectures is the same
  as that on little-endian machine architectures. 

## 0.1.0 - 2023-07-07

* Spin out module `Pantry.Internal.StaticBytes` from package `pantry-0.8.3`.