# 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).

## [v3.0.0](https://github.com/elixir-nebulex/nebulex_adapters_cachex/tree/v3.0.0) (2026-02-21)
> [Full Changelog](https://github.com/elixir-nebulex/nebulex_adapters_cachex/compare/v3.0.0-rc.2...v3.0.0)

### Enhancements

- Updated project dependencies to their latest compatible versions.
- Improved and refreshed documentation across the adapter (README and module
  docs), including clearer usage examples and configuration guidance.
- Standardized documentation links to use secure `https://` URLs.
- Applied minor internal improvements and maintenance refactors to keep the
  codebase cleaner and easier to maintain.

## [v3.0.0-rc.2](https://github.com/elixir-nebulex/nebulex_adapters_cachex/tree/v3.0.0-rc.2) (2025-12-07)
> [Full Changelog](https://github.com/elixir-nebulex/nebulex_adapters_cachex/compare/v3.0.0-rc.1...v3.0.0-rc.2)

### Enhancements

- Enhanced documentation with detailed Query API, Transactions, and Stats
  sections.
- Overall documentation polish.

## [v3.0.0-rc.1](https://github.com/elixir-nebulex/nebulex_adapters_cachex/tree/v3.0.0-rc.1) (2025-05-01)
> [Full Changelog](https://github.com/elixir-nebulex/nebulex_adapters_cachex/compare/v2.1.1...v3.0.0-rc.1)

**Closed issues:**

- Upgrade to Nebulex v3
  [#7](https://github.com/elixir-nebulex/nebulex_adapters_cachex/issues/7)

## [v2.1.1](https://github.com/cabol/nebulex_adapters_cachex/tree/v2.1.1) (2023-09-19)

[Full Changelog](https://github.com/cabol/nebulex_adapters_cachex/compare/v2.1.0...v2.1.1)

**Changes:**

- Updated dependencies.

## [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)*
