# Change Log

All notable changes to this project will be documented in this file.

## [1.1.0] - 2026-02-03

### Changed

* Add support for features introduced in PGMQ v1.10.0

### Breaking Changes

* `EctoPGMQ` now requires PGMQ v1.10.0

### Links

* [GitHub](https://github.com/gdwoolbert3/ecto_pgmq/releases/tag/v1.1.0)
* [HexDocs](https://hexdocs.pm/ecto_pgmq/1.1.0/readme.html)

## [1.0.0] - 2026-01-29

### Changed

* Initial implementation

### Links

* [GitHub](https://github.com/gdwoolbert3/ecto_pgmq/releases/tag/v1.0.0)
* [HexDocs](https://hexdocs.pm/ecto_pgmq/1.0.0/readme.html)
