rig/rig-postgres/CHANGELOG.md

57 lines
1.6 KiB
Markdown

# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [0.1.7](https://github.com/0xPlaygrounds/rig/compare/rig-postgres-v0.1.6...rig-postgres-v0.1.7) - 2025-04-12
### Other
- updated the following local packages: rig-core
## [0.1.6](https://github.com/0xPlaygrounds/rig/compare/rig-postgres-v0.1.5...rig-postgres-v0.1.6) - 2025-03-31
### Other
- updated the following local packages: rig-core
## [0.1.5](https://github.com/0xPlaygrounds/rig/compare/rig-postgres-v0.1.4...rig-postgres-v0.1.5) - 2025-03-17
### Other
- updated the following local packages: rig-core
## [0.1.4](https://github.com/0xPlaygrounds/rig/compare/rig-postgres-v0.1.3...rig-postgres-v0.1.4) - 2025-03-03
### Other
- updated the following local packages: rig-core
## [0.1.3](https://github.com/0xPlaygrounds/rig/compare/rig-postgres-v0.1.2...rig-postgres-v0.1.3) - 2025-02-17
### Other
- updated the following local packages: rig-core
## [0.1.2](https://github.com/0xPlaygrounds/rig/compare/rig-postgres-v0.1.1...rig-postgres-v0.1.2) - 2025-02-10
### Other
- fix spelling errors in `Makefile` and `message.rs` (#284)
## [0.1.1](https://github.com/0xPlaygrounds/rig/compare/rig-postgres-v0.1.0...rig-postgres-v0.1.1) - 2025-01-27
### Other
- release (#203)
## [0.1.0](https://github.com/0xPlaygrounds/rig/releases/tag/rig-postgres-v0.1.0) - 2025-01-27
### Added
- *(rig-postgres)* postgres vector store integration (#231)