packages feed

crem-0.1.1.0: CHANGELOG.md

# Changelog

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.1.0/),
and this project adheres to [PVP](https://pvp.haskell.org/).

## [0.1.1.0]

### Added

- Minimal documentation on how to play the Hobbit game
- Basic error handling for the Hobbit game
- Added README to `extra-source-files`
- Improved documentation
- Added Cart example
- Format code using Fourmolu 0.12
- Added nothunks instances
- Implemented `AutomatonM` instance for `StateMachineT`
- Support for GHC 9.10

## [0.1.0.0] - 2023-03-17

### Added

- 🎉 everything's new! first release!