Skip to content

Commit

Permalink
Update CHANGES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arvidj authored and tmcgilchrist committed Jun 16, 2022
1 parent 8cb1df4 commit 5a9f747
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
## Added

* Depend on atd >= 2.8 to get codegen fixes. (#63 @MisterDA)
* Add endpoints `Project.pipeline`, `Project.pipeline_jobs` , `Project.job_trace` , `Project.pipelines`.
* Add param `updated_after` to `Project.merge_requests`

## Bug fixes

* Make the field `source_project_id` of `merge_request` nullable

# 0.1.4 - 2022-06-02

Expand Down

0 comments on commit 5a9f747

Please sign in to comment.