Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 8 additions & 2 deletions sdk/tables/data-tables/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Release History

## 13.0.0 (2021-11-09)
## 13.0.0 (2021-11-11)

### Acknowledgments

Thank you to our developer community members who helped to make the Azure Tables client library better with their contributions to this release:

- Daniel Hensby _([GitHub](https://github.com/dhensby))_

### Features Added

Expand All @@ -21,7 +27,7 @@
- Issue #18521 - `upsertEntity` doesn't work with "" for partition or row keys. [#18586](https://github.com/Azure/azure-sdk-for-js/pull/18586)

### Other Changes

- Export RestError [#18635](https://github.com/Azure/azure-sdk-for-js/pull/18635). (A community contribution, courtesy of _[dhensby](https://github.com/dhensby))_
## 12.1.2 (2021-09-07)

### Bugs Fixed
Expand Down