Skip to content

Commit

Permalink
bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
knudmoeller committed Oct 23, 2024
1 parent 5e2f4b0 commit ca7c91c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## Development

## [1.4.5](https://github.com/berlinonline/ckanext-fisbroker/releases/tag/1.4.5)

_(2024-10-23)_

- Change BerlinOnline company name to "BerlinOnline GmbH".
- Previously, `last_error_free_job()` would mark jobs with harvest objects with `report_status == 'deleted'` as having an error.
This is fixed now, `deleted` is accepted as well as `not_modified`.
Expand Down
2 changes: 1 addition & 1 deletion ckanext/fisbroker/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.4.4
1.4.5

0 comments on commit ca7c91c

Please sign in to comment.