Add changelog for couchbase plugin bug fix (#13033)

* Add changelog for https://github.com/hashicorp/vault-plugin-database-couchbase/pull/24

* update changelog name

* remove debug line
This commit is contained in:
John-Michael Faircloth
2021-11-03 15:39:19 -05:00
committed by GitHub
parent 98c18e39fe
commit 7f5d820232

3
changelog/13033.txt Normal file
View File

@@ -0,0 +1,3 @@
```release-note:bug
plugin/couchbase: Fix an issue in which the locking patterns did not allow parallel requests.
```