File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1
1
2
- v1.3.devel (xxxx-xx-xx )
2
+ v1.3.0 (2013-05-13 )
3
3
-----------------------
4
4
5
5
* Contributors to this version:
@@ -8,6 +8,8 @@ v1.3.devel (xxxx-xx-xx)
8
8
9
9
=======================
10
10
11
+ * Changed PhpDocs @package content to triagens\ArangoDb, closes issue (see https://github.com/triAGENS/ArangoDB-PHP/issues/123 )
12
+
11
13
* [ Breaking change] Removed getServerStatus() in favor of getServerStatistics() This breaks intentionally,
12
14
because of the different data and data structure returned by the server in version 1.3
13
15
Original file line number Diff line number Diff line change 2
2
3
3
# ArangoDB-PHP - A PHP client for ArangoDB
4
4
5
- [ ![ Build Status] ( https://travis-ci.org/triAGENS/ArangoDB-PHP.png?branch=devel )] ( https://travis-ci.org/triAGENS/ArangoDB-PHP )
6
- ** Version: 1.3.devel **
5
+ [ ![ Build Status] ( https://travis-ci.org/triAGENS/ArangoDB-PHP.png?branch=1.3 )] ( https://travis-ci.org/triAGENS/ArangoDB-PHP )
6
+ ** Version: 1.3.0 **
7
7
8
8
9
9
[ Follow us on Twitter @arangodbphp to receive updates on the php driver] ( https://twitter.com/arangodbphp )
You can’t perform that action at this time.
0 commit comments