From 8c9a53f6c26cfcc5504bdd1e94e2bb618f6324d4 Mon Sep 17 00:00:00 2001 From: Bess Sadler Date: Fri, 17 Sep 2021 14:07:17 -0400 Subject: [PATCH] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..b0237a90 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,29 @@ +# v1.0.1 (Fri Sep 17 2021) + +#### 🐛 Bug Fix + +- Following Alma changes for stokes$spia, stokes$spr, firstone$pb [#1655](https://github.com/pulibrary/bibdata/pull/1655) ([@christinach](https://github.com/christinach)) +- 1646 fullfilment unit [#1653](https://github.com/pulibrary/bibdata/pull/1653) ([@christinach](https://github.com/christinach)) +- On-site access for map holdings [#1648](https://github.com/pulibrary/bibdata/pull/1648) ([@hectorcorrea](https://github.com/hectorcorrea)) +- Fix alma ids migrated from voyager in README [#1647](https://github.com/pulibrary/bibdata/pull/1647) ([@hackartisan](https://github.com/hackartisan)) +- Pull sftp base path from configuration [#1643](https://github.com/pulibrary/bibdata/pull/1643) ([@hackartisan](https://github.com/hackartisan)) +- Availability for holdings with multiple items [#1645](https://github.com/pulibrary/bibdata/pull/1645) ([@hectorcorrea](https://github.com/hectorcorrea)) +- Add link to webhook monitor diagram [#1641](https://github.com/pulibrary/bibdata/pull/1641) ([@hackartisan](https://github.com/hackartisan)) + +#### ⚠️ Pushed to `main` + +- Configure release with auto shipit (bess.sadler@princeton.edu) + +#### 🔩 Dependency Updates + +- Bump nokogiri from 1.11.1 to 1.12.4 [#1656](https://github.com/pulibrary/bibdata/pull/1656) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- Bump addressable from 2.7.0 to 2.8.0 [#1513](https://github.com/pulibrary/bibdata/pull/1513) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- Bump puma from 4.3.6 to 4.3.8 [#1340](https://github.com/pulibrary/bibdata/pull/1340) ([@dependabot[bot]](https://github.com/dependabot[bot])) + +#### Authors: 5 + +- [@dependabot[bot]](https://github.com/dependabot[bot]) +- [@hackartisan](https://github.com/hackartisan) +- Bess Sadler (bess.sadler@princeton.edu) +- Christina Chortaria ([@christinach](https://github.com/christinach)) +- Hector Correa ([@hectorcorrea](https://github.com/hectorcorrea))