# 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). ## [0.8.0] - 2021-01-15 ### Added - Initial implementation of the ConfigSeeder Admission Controller - Add way to inject certificates for tls verification [#4](https://gitlab.com/configseeder/admission-controller/issues/4) - Inject connectors on creation of deployments, jobs, cronjobs and statefulsets [#5](https://gitlab.com/configseeder/admission-controller/issues/5)