# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ## [0.0.8](https://github.com/fossable/outpost/compare/v0.0.7...v0.0.8) - 2024-06-30 ### Other - add missing dependency ## [0.0.7](https://github.com/fossable/outpost/compare/v0.0.6...v0.0.7) - 2024-06-29 ### Other - update examples ## [0.0.6](https://github.com/fossable/outpost/compare/v0.0.5...v0.0.6) - 2024-06-29 ### Other - initial aws module - update release workflow - accept cloudflare origin cert from environment ## [0.0.5](https://github.com/fossable/outpost/compare/v0.0.4...v0.0.5) - 2024-06-22 ### Other - update Cargo.lock - update cloudflare impl - update cloudflare impl - continue impl ## [0.0.4](https://github.com/fossable/outpost/compare/v0.0.3...v0.0.4) - 2024-06-18 ### Other - add initial config from environment ## [0.0.3](https://github.com/fossable/outpost/compare/v0.0.2...v0.0.3) - 2024-06-17 ### Other - remove cargo workspace ## [0.0.2](https://github.com/fossable/outpost/compare/v0.0.1...v0.0.2) - 2024-06-16 ### Other - add initial CI - add initial build script