Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
utf committed Sep 28, 2023
1 parent 90c425b commit 6e48ca8
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Change log

## v0.1.14

### Bug Fixes 🐛
* Add warning when jobflow.yaml is blank or badly formatted by @mcgalcode in https://github.com/materialsproject/jobflow/pull/415
* Fix issue with data store by @JaGeo in https://github.com/materialsproject/jobflow/pull/409
* Make ensure_success apply to replace/detour/addition jobs by @mcgalcode in https://github.com/materialsproject/jobflow/pull/426
### Enhancements 🛠
* Add tests for Python 3.11 by @Andrew-S-Rosen in https://github.com/materialsproject/jobflow/pull/413
* Add support for Pydantic 2 by @Andrew-S-Rosen in https://github.com/materialsproject/jobflow/pull/440
### Documentation 📖
* Link to @jageo's tutorials and fix a broken link by @Andrew-S-Rosen in https://github.com/materialsproject/jobflow/pull/412
* Update @arosen93 to @Andrew-S-Rosen by @Andrew-S-Rosen in https://github.com/materialsproject/jobflow/pull/427

**Full Changelog**: https://github.com/materialsproject/jobflow/compare/v0.1.13...v0.1.14

## v0.1.13

Bug Fixes:
Expand Down

0 comments on commit 6e48ca8

Please sign in to comment.