Skip to content
This repository has been archived by the owner on Sep 10, 2023. It is now read-only.

Commit

Permalink
Updated CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanmaron committed Mar 6, 2019
1 parent 7445a33 commit a88aceb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@

## 2.2.0 - 2019-03-06

* Implemented [end-point](https://docs.reporting.cloud/docs/endpoint/document/thumbnails) `/v1/document/thumbnails`.
* Implemented [end-point](https://docs.reporting.cloud/docs/endpoint/document/thumbnails)
* `/v1/document/thumbnails`
* Added `/demo/get-document-thumbnails.php` to exemplify `getDocumentThumbnails(string $documentFilename, int $zoomFactor, int $fromPage, int $toPage,string $imageFormat)`.
* Abstracted file utilities to `TxTextControl\ReportingCloud\Stdlib\FileUtils`.

## 2.1.0 - 2019-02-25
Expand Down

0 comments on commit a88aceb

Please sign in to comment.