diff --git a/docs/releases/0.6.2.md b/docs/releases/0.6.2.md index 33fbd9e..37991c0 100644 --- a/docs/releases/0.6.2.md +++ b/docs/releases/0.6.2.md @@ -12,5 +12,6 @@ For a comprehensive list of changes associated with this release, refer to the [ | Pull Request | Description | | --- | --- | -| [#2717](https://github.com/inventree/InvenTree/pull/2717) | Fixes a bug which ocurred when empty serial number strings were supplied | +| [#2717](https://github.com/inventree/InvenTree/pull/2717) | Fixes bug which occured when empty serial number strings were supplied | | [#2720](https://github.com/inventree/InvenTree/pull/2720) | Fixes bug which prevented barcode scanning from working | +| [#2721](https://github.com/inventree/InvenTree/pull/2721) | Fixes bug which occured when an arbitrarily large serial number was supplied |