Skip to content

Commit

Permalink
Closes Prepare 1.8.9 release #746
Browse files Browse the repository at this point in the history
  • Loading branch information
bltravis committed Mar 27, 2024
1 parent e3b7acd commit aa964a2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 25 deletions.
32 changes: 8 additions & 24 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## v_1_8_8 (25/03/2024)

#### bug

- [**bug**] MARC Holdings Transformer Fails During wrap-up [#742](https://github.com/FOLIO-FSE/folio_migration_tools/issues/742)

---

## v_1_8_7 (25/03/2024)

#### bug
Expand Down Expand Up @@ -636,27 +644,3 @@
#### improve_test_coverage

- [**improve_test_coverage**] Add test files for all migration tasks [#311](https://github.com/FOLIO-FSE/folio_migration_tools/issues/311)

---

## 1_4_4 (13/06/2022)

#### bug

- [**bug**] Courses transformation task halts if property utc_difference not in task config -- not reflected the migration repo template [#282](https://github.com/FOLIO-FSE/folio_migration_tools/issues/282)
- [**bug**] UTF Handling of MFHD records are not handled the same way as bibs, leading to more encoding errors [#278](https://github.com/FOLIO-FSE/folio_migration_tools/issues/278)

#### closed

- [**closed**] Fetch organization schemas linked to latest mod-organizations-storage release [#234](https://github.com/FOLIO-FSE/folio_migration_tools/issues/234)

#### enhancement/new feature

- [**enhancement/new feature**] Allow month codes in season fields and vice versa when parsing 853/863 combos [#283](https://github.com/FOLIO-FSE/folio_migration_tools/issues/283)
- [**enhancement/new feature**][**good first issue**] Include task name in INFO output [#245](https://github.com/FOLIO-FSE/folio_migration_tools/issues/245)
- [**enhancement/new feature**] Create transformation task for simple organizations [#146](https://github.com/FOLIO-FSE/folio_migration_tools/issues/146)

#### reporting

- [**reporting**] Add time duration for migration task to migration reports [#264](https://github.com/FOLIO-FSE/folio_migration_tools/issues/264)
- [**reporting**] Create migration report for BatchPoster [#60](https://github.com/FOLIO-FSE/folio_migration_tools/issues/60)
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "folio_migration_tools"
version = "1.8.8"
version = "1.8.9"
description = "A tool allowing you to migrate data from legacy ILS:s (Library systems) into FOLIO LSP"
authors = ["Theodor Tolstoy <[email protected]>", "Lisa Sjögren", "Brooks Travis", "Jeremy Nelson"]
license = "MIT"
Expand Down

0 comments on commit aa964a2

Please sign in to comment.