Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
duncanmcclean committed Nov 1, 2024
1 parent b71390f commit 6e6f0b0
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## 1.1.0 (2024-11-01)

### What's new
* Multi-site Support (#13)
* Entry parents can now be imported #20 by @duncanmcclean
* Import jobs are now processed in batches #16 by @duncanmcclean
* Transformers now have access to the `Import` object by @duncanmcclean
* Added a `messages` translation file for longer strings by @duncanmcclean
* You can now determine whether items should be created or updated when creating an import #11 by @duncanmcclean

### What's fixed
* Fixed `Unexpected data found` error when importing dates by @duncanmcclean
* Fix incorrect namespaces in tests by @duncanmcclean



## 1.0.2 (2024-10-28)

### What's fixed
Expand Down

0 comments on commit 6e6f0b0

Please sign in to comment.