Skip to content

Commit

Permalink
Release v2.9.0 (#603)
Browse files Browse the repository at this point in the history
  • Loading branch information
zburke authored Aug 21, 2019
1 parent d80e31f commit 651bc46
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@
# Change history for stripes-smart-components

## 2.9.0 (IN PROGRESS)
## [2.9.0](https://github.com/folio-org/stripes-smart-components/tree/v2.9.0) (2019-08-21)
[Full Changelog](https://github.com/folio-org/stripes-smart-components/compare/v2.8.0...v2.9.0)

* Retain search query when returning to search and sort app. Part of STSMACOM-232.
* Reset results when search field is cleared out manually. Fixes STCOM-549.
* Add possibility to hide assign button on notes accordion. Refs STSMACOM-236
* Add possibility to hide assign button on notes accordion. Refs STSMACOM-236.
* Filter `<Note>`s by type. Refs STSMACOM-237.
* Clearer language throughout `<Note>` modals. Refs STSMACOM-338, STSMACOM-239, STSMACOM-240.
* Bump react-final-form version to 6, consistent with other modules.
* Hide new-record route and button when there is no permission to use it. Refs UIORGS-79.
* Correctly describe `<EntryManager>`'s PropTypes to avoid erroneous console warnings.

## [2.8.0](https://github.com/folio-org/stripes-smart-components/tree/v2.8.0) (2019-07-24)
Expand Down

0 comments on commit 651bc46

Please sign in to comment.