Skip to content

Commit

Permalink
Merge tag '0.52.0' into develop
Browse files Browse the repository at this point in the history
 #1120 Make changes in Character Information in the Applications section of the Exercise
 #1135 Include component to render previous (v1) character information
  • Loading branch information
mbrookeswebdev committed Jan 18, 2021
2 parents d0c35d8 + 0231fbc commit 7b9b0ad
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
16 changes: 16 additions & 0 deletions release-notes.md
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 7b9b0ad

Please sign in to comment.