Add changelog entry for ent PR 1691 (#11139)

This commit is contained in:
Josh Black 2021-03-19 10:07:48 -07:00 committed by GitHub
parent f42093f64f
commit efd2571016
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

5
changelog/_1691.txt Normal file
View File

@ -0,0 +1,5 @@
```release-note: improvement
replication (enterprise): The log shipper is now memory
as well as length bound, and length and size can be
separately configured.
```