diff --git a/package.json b/package.json index d63337862..2083f22e8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "apply-admin", - "version": "0.51.0", + "version": "0.52.0", "private": true, "scripts": { "serve": "vue-cli-service serve --mode develop", diff --git a/release-notes.md b/release-notes.md index f1058f13a..37ba6e0a7 100644 --- a/release-notes.md +++ b/release-notes.md @@ -1,5 +1,21 @@ # Release Notes # +0.52.0 +2 issues / 4sp + #1120 Make changes in Character Information in the Applications section of the Exercise + #1135 Include component to render previous (v1) character information + 0.51.0 1 issue / 2sp #1116 Working Preference (Exercise 048 Launching on 13th Jan) + +0.50.0 +4 issues / 12sp + #994 If filter applied it shows on the main list + #959 Ability to filter, select exercises and Download data + #1001 Add filtering to Table component. + #1066 Add any numbers of documents to exercise downloads + +0.49.0 +1 issue / 1sp + #1104 Move components and shared code to jac-kit