diff --git a/CHANGELOG.md b/CHANGELOG.md index 27343a21f..b68902ea2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,10 +6,18 @@ and releases in Discovery project adheres to [Semantic Versioning](http://semver ## [Unreleased] +## [3.0.105] - 2019-04-01 + ### Fixed - use safe navigation operator fixes nil error in Symphony Service summary holdings [#1571](https://github.com/ualbertalib/discovery/issues/1571) - refworks export with encrypted user behavior restored [#1549](https://github.com/ualbertalib/discovery/issues/1549) +### Changed +- Relabelled "Other Physical Details" to "Physical Details" [#1545](https://github.com/ualbertalib/discovery/issues/1545) + +### Added +- Added two missing locations in statuses.yml (artists and pop_up) [#1550](https://github.com/ualbertalib/discovery/issues/1550) + ## [3.0.104] - 2019-03-27 ### Fixed - Email bookmarks won't return to an 500 error page [PR#1559](https://github.com/ualbertalib/discovery/pull/1559) @@ -22,10 +30,7 @@ and releases in Discovery project adheres to [Semantic Versioning](http://semver ### Changed - refactor summary_holdings to reflect [change to NodeSet#each in nokogiri](https://github.com/sparklemotion/nokogiri/issues/1822) [PR#1533](https://github.com/ualbertalib/discovery/pull/1533) - record vcr cassettes for symphony service tests [PR#1533](https://github.com/ualbertalib/discovery/pull/1533) -- Relabelled "Other Physical Details" to "Physical Details" [#1545](https://github.com/ualbertalib/discovery/issues/1545) -### Added -- Added two missing locations in statuses.yml (artists and pop_up) [#1550](https://github.com/ualbertalib/discovery/issues/1550) ## [3.0.102] - 2019-03-14