# Changelog All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v2.1.0](https://github.com/cabol/nebulex_adapters_cachex/tree/v2.1.0) (2021-05-15) [Full Changelog](https://github.com/cabol/nebulex_adapters_cachex/compare/v2.0.0...v2.1.0) **Added features:** - Instrument the adapter with Telemetry events [#6](https://github.com/cabol/nebulex_adapters_cachex/issues/6) ## [v2.0.0](https://github.com/cabol/nebulex_adapters_cachex/tree/v2.0.0) (2021-02-21) [Full Changelog](https://github.com/cabol/nebulex_adapters_cachex/compare/099bbcc7446c83f55df04cc77f75f6809c3d579a...v2.0.0) **Added features:** - Added support for Nebulex v2.0.0. **Closed issues:** - Implement `Nebulex.Adapter.Persistence` behaviour [#5](https://github.com/cabol/nebulex_adapters_cachex/issues/5) - Support distributed adapters with Cachex [#4](https://github.com/cabol/nebulex_adapters_cachex/issues/4) - Implement `Nebulex.Adapter.Transaction` behaviour [#3](https://github.com/cabol/nebulex_adapters_cachex/issues/3) - Implement `Nebulex.Adapter.Queryable` behaviour [#2](https://github.com/cabol/nebulex_adapters_cachex/issues/2) - Implement `Nebulex.Adapter` behaviour [#1](https://github.com/cabol/nebulex_adapters_cachex/issues/1) \* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*