All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Long overdue CHANGELOG file.
- Include
httpclient
dependency so we can wrap network errors.
- Rename
Afipws::WSError
toAfipws::Error
, and create subclasses to distinguish between different types of errors.