packages feed

byte-count-reader-0.10.0.1: ChangeLog.md

# Changelog for byte-count-reader

## Unreleased changes

## 0.10.0.1
- Relaxed upper bound on extra <1.7 -> <1.8
- Fixed incorrect link in README

## 0.10
- bytesParser now accepts Text not [Char] datatypes
- Moved usage of parsec3-numbers to parsec-numbers

## 0.9
- Initial Version