Skip to content

Commit 5195484

Browse files
committed
docs: version bump
1 parent 5174141 commit 5195484

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.8.0
4+
5+
In this version, Boffo's function to search by call numbers is (hopefully) more forgiving of errors in the placement of spaces and periods.
6+
7+
38
## Version 1.7.1
49

510
This version fixes a bug in fetching results from Folio that caused Boffo to return only the first 1000 results from searches that should have yielded more.

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.7.1",
7+
"version": "1.8.0",
88
"datePublished": "2023-09-19",
99
"dateCreated": "2023-06-08",
1010
"author": [

0 commit comments

Comments
 (0)