Skip to content

Commit e9aa07b

Browse files
committed
Merge branch 'release/6.2.3'
2 parents 2d87ac5 + 0fb58fb commit e9aa07b

File tree

2 files changed

+1
-10
lines changed

2 files changed

+1
-10
lines changed

CHANGELOG.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

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

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

77
**Implemented enhancements:**
88

@@ -49,14 +49,6 @@
4949
- Feature/llm llama index 1 [\#159](https://github.com/dermatologist/pyomop/pull/159) ([dermatologist](https://github.com/dermatologist))
5050
- 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))
5151

52-
## [6.2.1](https://github.com/dermatologist/pyomop/tree/6.2.1) (2025-12-24)
53-
54-
[Full Changelog](https://github.com/dermatologist/pyomop/compare/6.2.0...6.2.1)
55-
56-
## [6.2.0](https://github.com/dermatologist/pyomop/tree/6.2.0) (2025-12-24)
57-
58-
[Full Changelog](https://github.com/dermatologist/pyomop/compare/v6.1.0...6.2.0)
59-
6052
## [v6.1.0](https://github.com/dermatologist/pyomop/tree/v6.1.0) (2025-09-29)
6153

6254
[Full Changelog](https://github.com/dermatologist/pyomop/compare/v6.0.0...v6.1.0)

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,6 @@ async def main():
145145
asyncio.run(main())
146146
```
147147

148-
149148
## 🔥 FHIR to OMOP mapping
150149

151150
pyomop can load FHIR Bulk Export (NDJSON) files into an OMOP CDM database.

0 commit comments

Comments
 (0)