packages feed

copr-api-0.2.0: CHANGELOG.md

# Changelog

`copr-hs` uses [PVP Versioning](https://pvp.haskell.org).

## 0.2.0 (2023-11-25)
- API functions now return Object instead of Value
- add coprMonitorProject
- coprGetBuildList replaces coprGetBuildPackageList
- haddock urls updated to point to main branch

## 0.1.0 (2021-12-29)
- Initial Hackage release