Skip to content

Commit

Permalink
v2.5.1 fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienjoly committed Mar 6, 2017
1 parent a1caab7 commit 68a614c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
== v2.5.1 Fixes
* Feature: added `eval-firebase-export` npm script
* Feature: display max score per question on "suivi" dashboard
* Bug fix: display error messages if config will make suivi/dashboard fail

== v2.5.0 Multi-instance deployment and evaluation
* Feature: `npm run deploy-instances` => batch deployment to several herokuapp.com apps
* Feature: `redirectToHttps`, `publishSolutions` and `publishEvalTests` config flags
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "js-test",
"version": "2.5.0",
"version": "2.5.1",
"description": "Exercise/exam software for evaluating JavaScript students' progress",
"repository": {
"type": "git",
Expand Down

0 comments on commit 68a614c

Please sign in to comment.