Skip to content

Commit

Permalink
Final history update for 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Shelnutt2 committed May 13, 2020
1 parent 6b87004 commit 498f018
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@
* Remove deprecated max buffer API from examples [#1626](https://github.com/TileDB-Inc/TileDB/pull/1626)
* Remove zipped coords from examples [#1632](https://github.com/TileDB-Inc/TileDB/pull/1632)
* Allow AWSSDK_ROOT_DIR override [#1637](https://github.com/TileDB-Inc/TileDB/pull/1637)
* Quote bootstrap variables to avoid word splitting [#1644](https://github.com/TileDB-Inc/TileDB/pull/1644)
* Add an axes labels example [#1642](https://github.com/TileDB-Inc/TileDB/pull/1642)

## Deprecations

Expand All @@ -33,6 +35,7 @@
* Fix overflow in check_tile_extent [#1635](https://github.com/TileDB-Inc/TileDB/pull/1635)
* Fix C++ Dimension API `{tile_extent,domain}_to_str`. [#1638](https://github.com/TileDB-Inc/TileDB/pull/1638)
* Remove xlock in FragmentMetadata::store [#1639](https://github.com/TileDB-Inc/TileDB/pull/1639)
* Explicit AWS::String to std::string conversion [#1643](https://github.com/TileDB-Inc/TileDB/pull/1643)

## API additions

Expand Down

0 comments on commit 498f018

Please sign in to comment.