Skip to content

Commit e7e8ef9

Browse files
committed
Merge branch 'release/6.3.0' into develop
2 parents 60e21b7 + bcbc05d commit e7e8ef9

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,16 @@
22

33
## [Unreleased](https://github.com/dermatologist/pyomop/tree/HEAD)
44

5-
[Full Changelog](https://github.com/dermatologist/pyomop/compare/v6.1.0...HEAD)
5+
[Full Changelog](https://github.com/dermatologist/pyomop/compare/v6.2.3...HEAD)
66

77
**Implemented enhancements:**
88

9+
- Update MCP server [\#255](https://github.com/dermatologist/pyomop/issues/255)
910
- Add PyHealth compatible export function [\#243](https://github.com/dermatologist/pyomop/pull/243) ([Copilot](https://github.com/apps/copilot-swe-agent))
1011

1112
**Merged pull requests:**
1213

14+
- Add missing MCP tools and HTTP transport support [\#256](https://github.com/dermatologist/pyomop/pull/256) ([Copilot](https://github.com/apps/copilot-swe-agent))
1315
- Feature/fix thread 1 [\#254](https://github.com/dermatologist/pyomop/pull/254) ([dermatologist](https://github.com/dermatologist))
1416
- Fix LLM query engine bugs and switch to native llama-index embeddings [\#253](https://github.com/dermatologist/pyomop/pull/253) ([Copilot](https://github.com/apps/copilot-swe-agent))
1517
- \[GitHub Dependents Info\] Updated markdown file [\#252](https://github.com/dermatologist/pyomop/pull/252) ([github-actions[bot]](https://github.com/apps/github-actions))
@@ -47,7 +49,10 @@
4749
- build\(deps\): bump urllib3 from 1.26.18 to 1.26.19 [\#167](https://github.com/dermatologist/pyomop/pull/167) ([dependabot[bot]](https://github.com/apps/dependabot))
4850
- build\(deps\): bump jinja2 from 3.0.1 to 3.1.3 [\#161](https://github.com/dermatologist/pyomop/pull/161) ([dependabot[bot]](https://github.com/apps/dependabot))
4951
- Feature/llm llama index 1 [\#159](https://github.com/dermatologist/pyomop/pull/159) ([dermatologist](https://github.com/dermatologist))
50-
- build\(deps\): bump actions/setup-python from 2.3.1 to 5.0.0 [\#155](https://github.com/dermatologist/pyomop/pull/155) ([dependabot[bot]](https://github.com/apps/dependabot))
52+
53+
## [v6.2.3](https://github.com/dermatologist/pyomop/tree/v6.2.3) (2025-12-24)
54+
55+
[Full Changelog](https://github.com/dermatologist/pyomop/compare/v6.1.0...v6.2.3)
5156

5257
## [v6.1.0](https://github.com/dermatologist/pyomop/tree/v6.1.0) (2025-09-29)
5358

0 commit comments

Comments
 (0)