diff --git a/docs/releases/0.1.5.md b/docs/releases/0.1.5.md
index 971b4ab..46fd773 100644
--- a/docs/releases/0.1.5.md
+++ b/docs/releases/0.1.5.md
@@ -21,4 +21,5 @@ Refer to the [build documentation](../../build/build/#overdue-builds) for more i
 
 | PR | Description |
 | --- | --- |
-| [#1144](https://github.com/inventree/InvenTree/pull/1144) | Fixes infinite loop recursion when displaying BOM table |
\ No newline at end of file
+| [#1144](https://github.com/inventree/InvenTree/pull/1144) | Fixes infinite loop recursion when displaying BOM table |
+| [#1175](https://github.com/inventree/InvenTree/pull/1175) | Fixes display of buttons in particular StockItem tab |