CHANGELOG.md
# Changelog for IncidentIo
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [Unreleased](https://github.com/sgerrand/ex_incident_io/tree/main)
## [0.1.1](https://github.com/sgerrand/ex_incident_io/compare/v0.1.0-dev...v0.1.1) (2025-08-28)
### Dependencies
* Bump httpoison from 2.2.2 to 2.2.3 ([ec2444f](https://github.com/sgerrand/ex_incident_io/commit/ec2444f241e094c5a60b4e5eb3f4767d2f044ef8))
### Continuous Integration
* Pin action references to specific commits ([288740d](https://github.com/sgerrand/ex_incident_io/commit/288740da5a838244b0aff527dd9761cefee18541))
* Prevent potential cache poisoning attack ([d6d7e03](https://github.com/sgerrand/ex_incident_io/commit/d6d7e03d4145a2d063320067c3a9a45eaee438b8))
* Prevent version control credentials from being persisted ([eb3fcd0](https://github.com/sgerrand/ex_incident_io/commit/eb3fcd0839020620d635c6bc198b6d96b971b78a))
## [0.1.0](https://github.com/sgerrand/ex_incident_io/tree/v0.1.0) (2024-07-03)
- Initial release