File: ChangeLog.md

package info (click to toggle)
haskell-casa-types 0.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 68 kB
  • sloc: haskell: 48; makefile: 3
file content (23 lines) | stat: -rw-r--r-- 523 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# ChangeLog for `casa-types`

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.0.3 - 2025-09-26

* Add URLs to Cabal file.

## 0.0.2 - 2020-11-11

* Move to `base16-bytestring >= 1.0.0.0`.

## 0.0.1 - 2020-03-05

* Relax upper bound to allow `base < 5`.

## 0.0.0 - 2020-03-05

* Initial version.