Skip to content

Commit b084ea9

Browse files
committed
Release 2.4.10
* Engine: - Add several tests to check ExerciseTemplated's behavior. - #262: sensible error message when putting code out of any method in Scala - Add a test suite to gather together all tests. - #359: Add world-specific info to debug and feedback. SortingWorld uses that to tell which random instance was used. * Pedagogical content: - #372: scala code for Koch and Crab exercises were inverted. - #373: Fix entity name for the dutch flag
1 parent 7dd591e commit b084ea9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ChangeLog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
20140930: wanabe Release 2.4.10
1+
20140930: Release 2.4.10
22

33
* Engine:
44
- Add several tests to check ExerciseTemplated's behavior.

lib/resources/plm.configuration.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#Sun, 28 Sep 2014 22:06:00 +0200
22
# PLM default configuration
3-
plm.major.version=2.4.9
4-
plm.minor.version=20140929
3+
plm.major.version=2.4.10
4+
plm.minor.version=20140930
55

66
# This should be self explanatory, actually
77
# Its value is automatically updated and saved in the personal property file

0 commit comments

Comments
 (0)