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.
- Upgrade Ruby to 3.3.4
- Upgrade Savon to 2.15.1
- Handle Savon::HTTPError
- Long overdue CHANGELOG file.
- Include
httpclientdependency so we can wrap network errors. - Rename
Afipws::WSErrortoAfipws::Error, and create subclasses to distinguish between different types of errors.