Skip to content

Commit

Permalink
source code copied from azure-storage-php for v1.1.0-queue release
Browse files Browse the repository at this point in the history
  • Loading branch information
vinjiang committed Apr 26, 2018
1 parent 3da7b29 commit 49aa72f
Show file tree
Hide file tree
Showing 21 changed files with 207 additions and 468 deletions.
288 changes: 0 additions & 288 deletions .gitignore

This file was deleted.

8 changes: 8 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
2018.04 - version 1.1.0

* MD files are modified for better readability and formatting.
* CACERT can now be set when creating RestProxies using `$options` parameter.
* Removed unnecessary trailing spaces.
* Assertions are re-factored in test cases.
* Now the test framework uses `PHPUnit\Framework\TestCase` instead of `PHPUnit_Framework_TestCase`.

2018.01 - version 1.0.0

* Created `QueueSharedAccessSignatureHelper` and moved method `SharedAccessSignatureHelper::generateQueueServiceSharedAccessSignatureToken()` into `QueueSharedAccessSignatureHelper`.
Expand Down
Loading

0 comments on commit 49aa72f

Please sign in to comment.