CHANGELOG.md

# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](Https://conventionalcommits.org) for commit guidelines.

<!-- changelog -->

## [v0.1.2](https://github.com/ash-project/ash_cloak/compare/v0.1.1...v0.1.2) (2024-08-19)




### Improvements:

* add atomic implementation for `AshCloack.Changes.Encrypt`

## [v0.1.1](https://github.com/ash-project/ash_cloak/compare/v0.1.0...v0.1.1) (2024-08-02)

### Bug Fixes:

- [`AshCloak.Changes.Encrypt`] run encrypt on before_action (#14)

### Improvements:

- [`AshCloak`] add `AshCloak.encrypt_and_set/3`

## [v0.1.0](https://github.com/ash-project/ash_cloak/compare/v0.1.0-rc.0...v0.1.0) (2024-05-11)

## [v0.1.0-rc.0](https://github.com/ash-project/ash_cloak/compare/v0.1.0...v0.1.0) (2024-04-25)

Initial feature set