diff --git a/CHANGELOG.md b/CHANGELOG.md index 63b6f49..5a1e514 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,15 @@ * Added: API KFA * Updated : OAuth parameter changed from base_url to fhir_url +## 2.9.6 - 2024-11-12 + +### What's Changed + +* Disable required address in Patient by @IrsyadProject in https://github.com/ivanwilliammd/satusehat-integration/pull/60 +* Hotfix organization by @yudistirasd ft. @ivanwilliammd in https://github.com/ivanwilliammd/satusehat-integration/pull/62 + +**Full Changelog**: https://github.com/ivanwilliammd/satusehat-integration/compare/2.9.5...2.9.6 + ## 2.9.5 - 2024-11-04 **Full Changelog**: https://github.com/ivanwilliammd/satusehat-integration/compare/2.9.3...2.9.5 @@ -240,6 +249,7 @@ class BaseController extends Controller + ``` v1.2.x : @@ -374,6 +384,7 @@ class BaseController extends Controller + ``` ## 1.2.1 - 2024-03-22