Skip to content

Commit 722f06d

Browse files
committed
v1.15.0
1 parent 15f02b2 commit 722f06d

File tree

6 files changed

+282
-210
lines changed

6 files changed

+282
-210
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ More important methods are `getItems(listUUID)`, `getItemsDetails(listUUID)`, `s
4646
`moveToRecentList(listUuid, itemName)` and `getAllUsersFromList(listUuid)`.
4747

4848
## Changelog
49+
### 1.5.0 (2022-10-31)
50+
* (Aliyss) added methods to link an image to an item (PR #221)
51+
4952
### 1.4.3 (2022-05-01)
5053
* (foxriver76) fixed typos in types (thanks to @Squawnchy)
5154

@@ -56,7 +59,7 @@ More important methods are `getItems(listUUID)`, `getItemsDetails(listUUID)`, `s
5659
* (foxriver76) fixed issue where error was used instead of the mssage on `getPendingInvitations`
5760

5861
### 1.3.0 (2020-10-05)
59-
* (mdhom) added getItemsDetails method
62+
* (mdhom) added `getItemsDetails` method
6063
* (foxriver76) now reject with real errors instead of strings
6164

6265
### 1.2.3 (2019-09-22)

build/bring.js

Lines changed: 32 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/bring.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)