Skip to content

Commit 11a3de1

Browse files
committed
updated release notes for version 1.4
1 parent b65d76a commit 11a3de1

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

RELEASENOTES.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,16 @@
11
RELEASE 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.

0 commit comments

Comments
 (0)