Skip to content

Commit

Permalink
Release 5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
adi-mat committed Nov 5, 2020
1 parent c4b6da7 commit bcef7be
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change history for ui-agreements

## 5.0.1 2020-11-05
* Added permission check when displaying the add agreement line button. ERM-1197
* Fixds bug where incorrect Dates are saved when tenant timezone is ahead of UTC. ERM-1202
* Added permission check to fetch associated internal contacts data on editing an agreement. ERM-1200
* Bumped the limit to fetch 100 results for user definable pick lists. ERM-1192

## 5.0.0 2020-10-15
* Enhance eHoldings display in Agreement Line view. ERM-948
* Added ability to set and view notes on organizations. ERM-966
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@folio/agreements",
"version": "5.0.0",
"version": "5.0.1",
"description": "ERM agreement functionality for Stripes",
"main": "src/index.js",
"publishConfig": {
Expand Down

0 comments on commit bcef7be

Please sign in to comment.