Skip to content

Commit d0db6fa

Browse files
OPEN-104: Update pull request template and ReleaseNotes.md
1 parent e3864b9 commit d0db6fa

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- Prefer PR titles like: OPEN-123: Short, imperative summary -->
1+
<!-- PR title: OPEN-123: Short, imperative summary -->
22

33
<!-- Summary: What does this PR do? Keep it short. -->
44

ReleaseNotes.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,12 @@ This document summarizes the publicly released versions of OpenHealth Core.
2727

2828
## Change Log
2929

30-
### Latest
30+
### Upcoming
3131

32-
- Expose exchange-layer card operations (PIN verify/unlock, random/VSD/cert/sign) via FFI.
32+
- Expose exchange-layer card operations (PIN verify/unlock, random/VSD/cert/sign) via FFI ([#47](https://github.com/gematik/OpenHealth-Core/pull/47)).
33+
- Document FFI exported APIs ([#47](https://github.com/gematik/OpenHealth-Core/pull/47)).
3334

34-
### 0.0.1-alpha5
35+
### 0.0.1-alpha5 (Latest)
3536

3637
Added
3738
- FFI bindings for healthcard ([#18](https://github.com/gematik/OpenHealth-Core/pull/18)).

0 commit comments

Comments
 (0)