CHANGELOG.md

# Changelog for v0.x

## v0.2.0 (2024-09-21)

### Bug fixes

### Enhancements

  * Upserts: Support for Ecto options `:on_conflict` and `:conflict_target`
  * Pipelining: New Repo functions for async/await within a transaction.

### New Documentation

  * TESTING.md: Document to describe how to set up a Sandbox
  * CHANGELOG.md: This file!