Skip to content

Commit

Permalink
Release: 1.64.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeremy Press committed Feb 5, 2019
1 parent bdef1a3 commit 8a30f94
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
<a name="1.64.0"></a>
## 1.64.0 (2019-02-05)

* Chore: Add preload metric to Document viewers (#907) ([f4956aa](https://github.com/box/box-content-preview/commit/f4956aa)), closes [#907](https://github.com/box/box-content-preview/issues/907)
* Chore: Add support for integration testing with Cypress (#909) ([68e962e](https://github.com/box/box-content-preview/commit/68e962e)), closes [#909](https://github.com/box/box-content-preview/issues/909)
* Chore: Adding Cypress tests to cover existing functional tests (#912) ([0093c93](https://github.com/box/box-content-preview/commit/0093c93)), closes [#912](https://github.com/box/box-content-preview/issues/912)
* Chore: Downgrade annotations to 2.3 (#914) ([bdef1a3](https://github.com/box/box-content-preview/commit/bdef1a3)), closes [#914](https://github.com/box/box-content-preview/issues/914)
* Chore: removing functional tests (#913) ([c2f5d97](https://github.com/box/box-content-preview/commit/c2f5d97)), closes [#913](https://github.com/box/box-content-preview/issues/913)
* Chore: track encoding type for documents (#911) ([d2a0e46](https://github.com/box/box-content-preview/commit/d2a0e46)), closes [#911](https://github.com/box/box-content-preview/issues/911)
* Fix: Display bullets for unordered list in markdown previews (#910) ([a18002b](https://github.com/box/box-content-preview/commit/a18002b)), closes [#910](https://github.com/box/box-content-preview/issues/910)



<a name="1.63.0"></a>
## 1.63.0 (2019-01-29)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "box-content-preview",
"version": "1.63.0",
"version": "1.64.0",
"description": "Box Content Preview UI Element",
"author": "Box (https://www.box.com/)",
"license": "SEE LICENSE IN LICENSE",
Expand Down

0 comments on commit 8a30f94

Please sign in to comment.