OSDN Git Service

Update What's New.
authorJames Teh <jamie@nvaccess.org>
Mon, 11 Nov 2013 05:54:30 +0000 (15:54 +1000)
committerJames Teh <jamie@nvaccess.org>
Mon, 11 Nov 2013 05:54:30 +0000 (15:54 +1000)
user_docs/en/changes.t2t

index 6811922..61dfe8f 100644 (file)
@@ -38,6 +38,8 @@
 \r
 == Changes for Developers ==\r
 - You can specify the category to be displayed to the user for scripts using the scriptCategory attribute on ScriptableObject classes and the category attribute on script methods. See the documentation for baseObject.ScriptableObject for more details. (#1532)\r
+- config.save is deprecated and may be removed in a future release. Use config.conf.save instead. (#667)\r
+- config.validateConfig is deprecated and may be removed in a future release. Add-ons which need this should provide their own implementation. (#667, #3632)\r
 \r
 \r
 = 2013.2 =\r