packages feed

servant-xml-1.0.3: CHANGELOG.md

# CHANGELOG

### 1.0.3 (2024-01-31)

#### Fixed

- Accept `Content-Type: application/xml` that are missing a `charset`. 

### 1.0.2 (2022-12-09)

#### Changed

- Updated to work with `xmlbf-0.7`.

### 1.0.1.4

- Support for recent versions of `xmlbf` and `xmlbf-xeno`.

### 1.0.1.3

- Bump various bounds.

### 1.0.1.1

- Bump `servant` upper bound.

### 1.0.1

- Added `MimeUnrender` instance for `XML`.

### 1.0.0

- Initial release.