ansible-role-firefly/CHANGELOG.md

67 lines
2.2 KiB
Markdown
Raw Normal View History

2023-04-30 12:56:50 +02:00
# Changelog
2023-04-30 12:56:50 +02:00
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
2024-01-29 12:10:19 +01:00
### [2.0.4](https://git.laurivan.com/Dev/ansible-role-firefly/compare/v2.0.3...v2.0.4) (2024-01-29)
### Bug Fixes
* Remove hardcoded address. ([80235a0](https://git.laurivan.com/Dev/ansible-role-firefly/commit/80235a06f90c90aa15ff0fc968223751a9e24dcc))
2024-01-29 12:03:30 +01:00
### [2.0.3](https://git.laurivan.com/Dev/ansible-role-firefly/compare/v2.0.2...v2.0.3) (2024-01-29)
### Bug Fixes
* Update images if needed. ([91a4f59](https://git.laurivan.com/Dev/ansible-role-firefly/commit/91a4f59ebc36aa675c093a227075457ed063ee29))
2024-01-29 12:00:44 +01:00
### [2.0.2](https://git.laurivan.com/Dev/ansible-role-firefly/compare/v2.0.1...v2.0.2) (2024-01-29)
2023-05-15 22:07:33 +02:00
### [2.0.1](https://git.laurivan.com/Dev/ansible-role-firefly/compare/v2.0.0...v2.0.1) (2023-05-15)
### Bug Fixes
* Remove temp credential. ([40b3a7b](https://git.laurivan.com/Dev/ansible-role-firefly/commit/40b3a7b4c9089bbffbd0c9acf4b54826002169ce))
2023-05-15 11:42:49 +02:00
## [2.0.0](https://git.laurivan.com/Dev/ansible-role-firefly/compare/v1.1.2...v2.0.0) (2023-05-15)
### ⚠ BREAKING CHANGES
* Add importer.
### Features
* Add importer. ([6f731d3](https://git.laurivan.com/Dev/ansible-role-firefly/commit/6f731d3d9bb6d3940cfaca571e810f2ddfde7c30))
### Bug Fixes
* Use app key for firefly. ([5358e6f](https://git.laurivan.com/Dev/ansible-role-firefly/commit/5358e6f40aa760cda4ab43b7ad375db80f6bdb36))
2023-05-12 16:16:55 +02:00
### [1.1.2](https://git.laurivan.com/Dev/ansible-role-firefly/compare/v1.1.1...v1.1.2) (2023-05-12)
### Bug Fixes
* Restart cronjob on reboot. ([bb9c401](https://git.laurivan.com/Dev/ansible-role-firefly/commit/bb9c401379b685bc816fc124652cdd9d2e92a05a))
2023-04-30 15:12:56 +02:00
### [1.1.1](https://git.laurivan.com/Dev/ansible-role-firefly/compare/v1.1.0...v1.1.1) (2023-04-30)
### Bug Fixes
* Fix reverse proxy ([176d6f5](https://git.laurivan.com/Dev/ansible-role-firefly/commit/176d6f59aaec15da8f507bea01ba8dd446ff5c11))
2023-04-30 12:56:50 +02:00
## 1.1.0 (2023-04-30)
2023-04-30 12:56:50 +02:00
### Bug Fixes
* Molecule cleanup ([4f2aeb2](https://git.laurivan.com/Dev/ansible-role-firefly/commit/4f2aeb29d3e508023430189b29522e2314e2fe44))
## [1.0.0](https://github.com/equinoxel/ansible-role-firefly/tree/1.0.0)
- Initial release