@smals-belgium-shared/vidis-diarynote 4.2.2-snapshot.6 → 4.2.2-snapshot.7

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.
Files changed (3) hide show
  1. package/CHANGELOG.md +2 -1
  2. package/diarynote.js +5662 -5653
  3. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -304,8 +304,9 @@
304
304
  * Fix screen freeze when phone number is changed in the reservation dialog.
305
305
  * Bugfix : Hospital pharmacy not checked but filtering works
306
306
 
307
- ### vidis-diarynote-list
307
+ ### vidis-diarynote
308
308
  * Redesign journal notes-list table for desktop.
309
+ * Using API V3 instead of V2.
309
310
 
310
311
  ### vidis-delivered-medication-list
311
312
  * Using /api/v3 instead of /v3 for all requests.