Skip to content

Commit 194f504

Browse files
committed
chore: version bump
1 parent 771b05d commit 194f504

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Change log for Boffo
22

3+
## Version 1.5.0
4+
5+
This version introduces a new command: _Find items in call number range_. When invoked from the Boffo menus, it asks the user for starting and ending call numbers at a location, searches Folio for the range of items in the range of those call numbers, and writes the output to a new sheet in the spreadsheet.
6+
7+
38
## Version 1.4.0
49

510
This version introduces a new menu option, _Select record fields to show_, allowing the user to select which data fields are shown for item records retrieved from FOLIO.

codemeta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"name": "Boffo",
55
"identifier": "boffo",
66
"description": "Boffo (Barcodes from FOLIO) is a Google Apps script that looks up item barcodes in a FOLIO instance.",
7-
"version": "1.4.0",
7+
"version": "1.5.0",
88
"datePublished": "2023-08-02",
99
"dateCreated": "2023-06-08",
1010
"author": [

0 commit comments

Comments
 (0)