Update changelog#116
Merged
simongdavies merged 2 commits intohyperlight-dev:mainfrom May 7, 2026
Merged
Conversation
Added missing entries for 7 releases (v0.2.1, v0.2.2, v0.2.3, v0.3.0, v0.4.0, v0.4.1, v0.4.2) and prepared v0.5.0 section with all changes since v0.4.2. Key additions documented: - PDF support, MCP integration, K8s deployment (v0.2.1) - Excel XLSX module, M365 MCP (v0.3.0) - Configurable plugin limits, skill clarifying questions (v0.5.0) - Cost estimation, actionable error messages (v0.5.0) - PPTX shape ID fix, native module validation fix (v0.5.0) Signed-off-by: Simon Davies <simongdavies@users.noreply.github.com>
…dev#115) Signed-off-by: Simon Davies <simongdavies@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Updates CHANGELOG.md to document recent releases, adding a new v0.5.0 section and backfilling entries/links for intervening versions so the changelog reflects the current release history.
Changes:
- Added release notes for v0.5.0 (Added/Fixed/Changed sections).
- Added entries for v0.4.2, v0.4.1, v0.4.0, v0.3.0, v0.2.3, v0.2.2, v0.2.1.
- Added tag link references for the newly-listed versions at the bottom of the changelog.
Comment on lines
+260
to
+264
| [v0.5.0]: https://github.com/hyperlight-dev/hyperagent/releases/tag/v0.5.0 | ||
| [v0.4.2]: https://github.com/hyperlight-dev/hyperagent/releases/tag/v0.4.2 | ||
| [v0.4.1]: https://github.com/hyperlight-dev/hyperagent/releases/tag/v0.4.1 | ||
| [v0.4.0]: https://github.com/hyperlight-dev/hyperagent/releases/tag/v0.4.0 | ||
| [v0.3.0]: https://github.com/hyperlight-dev/hyperagent/releases/tag/v0.3.0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.