Current section
Files
Jump to
Current section
Files
pg_large_objects
CHANGELOG.md
CHANGELOG.md
# CHANGELOG
## v0.1.2 - 2025-11-12
* Fix incorrect 0.1.0-dev version in package.
* Fix example in cheatsheet
## v0.1.1 - 2025-11-11
* Fix typo in Mix package description
* Fix `export_large_object/2` example in README.md
* Add more tests for `PgLargeObjects.Repo`
* Add simple benchmarking script for exports
* Add CHANGELOG.md file
* Support Elixir 1.18
* Extend CI tests to cover Elixir 1.18 and OTP 27.3
## v0.1.0 - 2025-11-11
* Initial release