Skip to content

Commit a0b26f4

Browse files
Merge branch 'master' of https://github.com/ebsco/edsapi-ruby
2 parents 904b12b + 22ff487 commit a0b26f4

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,14 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7+
## [1.0.3] - 2018-10-18
8+
### Changed
9+
- Citation style and export links can now be removed entirely or replaced by specifying regular expressions in several configuration options that can include ruby erb variable expressions for an item's `dbid` and `an`. This was added to address situations where customer proxy urls are returned. See: [Citation link replacement](https://github.com/ebsco/edsapi-ruby/wiki/Citation-link-replacement)
10+
711
## [1.0.2] - 2018-10-15
812
### Added
913
- EBSCOhost links are removed from citation styles and exports by default
1014

11-
1215
## [1.0.1] - 2018-10-10
1316
### Added
1417
- Citation styles/exports are added to Records
@@ -67,5 +70,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
6770
### Added
6871
- Adds KW (keywords) and SH (subject heading) to solr search fields
6972

73+
[1.0.3]: https://github.com/ebsco/edsapi-ruby/compare/1.0.2...1.0.3
7074
[1.0.2]: https://github.com/ebsco/edsapi-ruby/compare/1.0.1...1.0.2
7175
[1.0.1]: https://github.com/ebsco/edsapi-ruby/compare/1.0.0...1.0.1

0 commit comments

Comments
 (0)