We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36757f6 commit ea17d84Copy full SHA for ea17d84
1 file changed
RELEASE_NOTES.md
@@ -1,6 +1,6 @@
1
# DeepMind Lab Release Notes
2
3
-## Next Release
+## release-2019-10-07 October 2019 release
4
5
### New Levels:
6
@@ -76,8 +76,8 @@
76
Python, NumPy).
77
2. Add 'allowHoldOutLevels' setting to allow running of levels that should not
78
be trained on, but held out for evaluation.
79
-3. Add logging library 'common.log', which provides the ability to control which
80
- log messages are emitted via the setting 'logLevel'.
+3. Add logging library 'common.log', which provides the ability to control
+ which log messages are emitted via the setting 'logLevel'.
81
4. Update the ioq3 upstream code to the [latest
82
state](https://github.com/ioquake/ioq3/tree/29db64070aa0bae49953bddbedbed5e317af48ba).
83
5. Lua 5.1 is now downloaded and built from source, and is thus no longer a
0 commit comments