Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Changelog

## [v0.4.0] - 2022-02-03

### Fixes

- Fixed the attachments API
- Use the patched go-git library
- Optimize the docker build

### Features

- API to fork a repository
- tree and blob API
- API to get diff of pull requests
- Pull request APIs: commits, check and merge