Skip to content

Commit

Permalink
Prepare release 9.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
aaubry committed Jan 14, 2021
1 parent 0a29074 commit 6f20794
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 492 deletions.
10 changes: 7 additions & 3 deletions RELEASE_NOTES.md
@@ -1,11 +1,15 @@
# Release notes
## Release 9.1.1

- Fix off by one error when resizing InsertionQueue
## Release 9.1.2

- Fix writePtr decrementation in InsertionQueue [#558]

This fixes another critical bug that was causing failures while parsing Yaml documents. If you are using release 9.1.1, please use this version instead.

This fixes a critical bug that was causing failures while parsing Yaml documents. If you are using release 9.1.0, please use this version instead.

# Previous releases

- [9.1.1](releases/9.1.1.md)
- [9.1.0](releases/9.1.0.md)
- [8.1.2](releases/8.1.2.md)
- [8.1.1](releases/8.1.1.md)
Expand Down

0 comments on commit 6f20794

Please sign in to comment.