# 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.11.0] - 2022-11-17
### Added
- `CMS.get/2` and `CMS.get!/2`

## [0.10.0] - 2022-11-01
### Added
- Emit telemetry events (https://github.com/balexand/cms/pull/17).

## [0.9.1] - 2022-10-26
### Changed
- Shorten log message

## [0.9.0] - 2022-10-25
### Added
- `CMS.all/1` (https://github.com/balexand/cms/pull/16).
