Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare Tables for September Release #23119

Merged
merged 2 commits into from Sep 6, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
6 changes: 2 additions & 4 deletions sdk/tables/data-tables/CHANGELOG.md
@@ -1,17 +1,15 @@
# Release History

## 13.1.3 (Unreleased)
## 13.2.0 (2022-09-06)

### Features Added

### Breaking Changes
- Add option to `transaction.updateEntity()` [#22562](https://github.com/Azure/azure-sdk-for-js/pull/22562). (A community contribution, courtesy of _[tmcgannon](https://github.com/tmcgannon))_

### Bugs Fixed

- Fix encoding for Date objects when filtering on a DateTime field [#23058](https://github.com/Azure/azure-sdk-for-js/pull/23058)

### Other Changes

## 13.1.2 (2022-06-07)

### Features Added
Expand Down