Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
utf committed Nov 22, 2024
1 parent b4b7dc9 commit 4e15997
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Change log

## v0.1.19

### Bug Fixes 🐛
* fix @job annotation again (again) by @FabiPi3 in https://github.com/materialsproject/jobflow/pull/654

### Enhancements 🛠
* `JobflowSettings` add `LOG_FORMAT`, also directly passable to `run_locally` by @janosh in https://github.com/materialsproject/jobflow/pull/706
* Add `Flow.metadata` attribute and `Flow.update_metadata` method by @janosh in https://github.com/materialsproject/jobflow/pull/679

### Documentation 📖
* Fix docstring in Job. by @davidwaroquiers in https://github.com/materialsproject/jobflow/pull/673

### House-Keeping 🧹
* Update commit hooks and fix new `ruff` and `mypy` issues by @janosh in https://github.com/materialsproject/jobflow/pull/685


**Full Changelog**: https://github.com/materialsproject/jobflow/compare/v0.1.18...v0.1.19

## v0.1.18

### Bug Fixes 🐛
Expand Down

0 comments on commit 4e15997

Please sign in to comment.