Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
frthjf committed Aug 31, 2020
1 parent d1639f3 commit 316a88b
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,16 @@

<!-- Please add changes under the Unreleased section that reads 'No current changes' otherwise -->

## Unreleased

No current changes
## v2.4.0

- GraphQL server supports basic execution, index and storage APIs
- Allow config inheritance from outer scopes
- Optional project `name` in machinable.yaml
- New `get_experiment()` shortcut on Storage() instances
- Explicit symlink support for project dependencies
- Append vendor project directories to sys.path by default
- Execution.failure count property to detect failures more easily
- Removes deprecated v1 compatibility layer

## v2.3.0

Expand Down

0 comments on commit 316a88b

Please sign in to comment.