You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
11
11
12
12
### Change
13
13
- BREAKING: Storage format for message record references has been changed. In order to migrate to the new storage format
14
-
you have to download [etc/migrate-message-records-to-new-format.zip](
14
+
you have to download [migrate-message-records-to-new-format.zip](
15
15
) from this repository and run it in the [Diagnose Wizard](https://github.com/mariodavid/cuba-component-runtime-diagnose/tree/de284e5cbce19bb02260b59b9dcd133f2729b0e3#diagnose-wizard).
16
16
For that to work you have to temporarily add the [runtime-diagnose](https://github.com/mariodavid/cuba-component-runtime-diagnose) app-component to your application.
17
17
This script has to run once, will do the migration. After that, the app component can be removed again.
0 commit comments