Skip to content

Commit

Permalink
Merge pull request #802 from folio-org/b6.0
Browse files Browse the repository at this point in the history
Release v6.0.0
  • Loading branch information
Dmitriy-Litvinenko authored Sep 30, 2021
2 parents 3c1799c + d3d6f66 commit a67a107
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Change history for ui-circulation

## [6.0.0] (IN PROGRESS)
## [6.0.0] (https://github.com/folio-org/ui-circulation/tree/v6.0.0) (2021-09-30)
[Full Changelog](https://github.com/folio-org/ui-circulation/compare/v5.1.1...v6.0.0)

* Fix a typo in the word Year(s) in the Period interval. Refs UICIRC-662.
* Update `codemirror` and `react-codemirror2`. Refs UICIRC-576.
Expand Down Expand Up @@ -48,6 +49,11 @@
* Add RTL/Jest testing for `ScheduleCard` component in `FixedDueDateSchedule/components/EditSections/components`. Refs UICIRC-602.
* Add RTL/Jest testing for `ExceptionsList` component in `settings/LoanHistory`. Refs UICIRC-605.

## [5.1.1] (https://github.com/folio-org/ui-circulation/tree/v5.1.1) (2021-08-06)
[Full Changelog](https://github.com/folio-org/ui-circulation/compare/v5.1.0...v5.1.1)

* Fix bug causing incorrect validation in lost item fee policies. Fixes UICIRC-667, UICIRC-668.

## [5.1.0] (https://github.com/folio-org/ui-circulation/tree/v5.1.0) (2021-06-14)
[Full Changelog](https://github.com/folio-org/ui-circulation/compare/v5.0.1...v5.1.0)

Expand Down

0 comments on commit a67a107

Please sign in to comment.