File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 11RELEASE NOTES
22-------------
33
4- ### Master (in progress)
4+ ### 02/21/2013 Version 1.4
55* Added __ DIR__ to all internal ` require() ` calls. [ Issue #40 ]
6+ * Added support for Rackspace Cloud DNS (see the quick reference in docs/
7+ for the details)
8+ * Other bug fixes that I can't remember, but which are really good. Really.
69
710### 02/10/2013 Version 1.3
8- * ** IMPORTANT** : The file extension for include files is not ` .php ` (instead of
11+ * ** IMPORTANT** : The file extension for include files is not ` .php ` (instead of
912 ` .inc ` ). This came at the request of numerous individuals. However, it means
10- that all of your scripts that use ** php-opencloud** must be edited.
13+ that all of your scripts that use ** php-opencloud** must be edited.
1114* ` DataObject::Create() ` now uses ` content_type ` ; using the older
1215 ` type ` parameter is deprecated and will cause an UnknownParameterError
1316 exception.
You can’t perform that action at this time.
0 commit comments