Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CHANGELOG.md #6

Merged
merged 1 commit into from
Feb 19, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
## Unreleased

## 7.21.1
* Fixed package metadata to require openvox-agent >= 7.35.0. Was previously mistakenly set to openvox-agent >= 8.11.0.

## 7.21.0
* Initial openvoxdb release. Based on puppetdb 7.20.1. Supported on all platforms that puppetdb currently supports, but for all architectures rather than just x86_64.
Loading