Skip to content

Commit 96c712f

Browse files
committed
Merge pull request #127 from frankmayer/devel
Removed CHANGELOG / Introduced CHANGELOG.md
2 parents 6366798 + f61745c commit 96c712f

File tree

2 files changed

+11
-253
lines changed

2 files changed

+11
-253
lines changed

CHANGELOG

Lines changed: 0 additions & 253 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,17 @@ v1.3.devel (xxxx-xx-xx)
88

99
=======================
1010

11+
* [Breaking change] Removed getServerStatus() in favor of getServerStatistics() This breaks intentionally,
12+
because of the different data and data structure returned by the server in version 1.3
13+
14+
* Cleaning spree :)
15+
* Fixed a lot of typos
16+
* Fixed some minor bugs
17+
* Fixed some tests
18+
* PSR-2 reformatting
19+
* Made some things more IDE Friendly (in regards to code-completion) and fixed some errors in the PHPDocs
20+
21+
* Initial AQL user functions implementation (see https://github.com/triAGENS/ArangoDB-PHP/pull/116)
1122

1223
* Implemented support for ArangoDB's transactions (see https://github.com/triAGENS/ArangoDB-PHP/issues/71)
1324

0 commit comments

Comments
 (0)