Update CHANGELOG.md

This commit is contained in:
Kristin Laemmert 2020-09-03 16:06:43 -04:00 committed by GitHub
parent e9394dfb38
commit 79e35941f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,8 @@
BUG FIXES:
* element(): fix panic when called with a negative offset [GH-26079]
* command/clistate: return an error on a state unlock failure [GH-25729]
* lang/funcs: fix panic when element() is called with a negative offset [GH-26079]
## Previous Releases