@smals-belgium-shared/vidis-diarynote 3.5.3-snapshot.7 → 4.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +3 -2
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -228,10 +228,11 @@
|
|
|
228
228
|
### vidis-prescription-detail
|
|
229
229
|
* Change frequency type (from enum to string)
|
|
230
230
|
|
|
231
|
-
##
|
|
232
|
-
|
|
231
|
+
## v4.0.0 (2026-05-21)
|
|
233
232
|
* Migration to V5 specification
|
|
234
233
|
* Prefetching of prescriptions
|
|
235
234
|
* Prefetching of medication scheme
|
|
236
235
|
* Prefetching of delivered medications
|
|
237
236
|
* Prefetching of diarynotes
|
|
237
|
+
|
|
238
|
+
## __RELEASE_VERSION__ (__RELEASE_DATE__)
|