File: CHANGELOG.md

package info (click to toggle)
haskell-static-bytes 0.1.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 104 kB
  • sloc: haskell: 283; makefile: 3
file content (11 lines) | stat: -rw-r--r-- 390 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
# 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.0 - 2023-07-07

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