Add changelog for ent #1659. (#10600)

This commit is contained in:
Nick Cabatoff 2020-12-18 15:06:54 -05:00 committed by GitHub
parent a961bdc318
commit ea36810d97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

3
changelog/_1659.txt Normal file
View File

@ -0,0 +1,3 @@
```release-note:bug
storage/raft (enterprise): Reading a non-existent auto snapshot config now returns 404.
```