Skip to content

Commit

Permalink
release: bump versions (#27)
Browse files Browse the repository at this point in the history
publish new versions

Co-authored-by: K0nnyaku <[email protected]>
  • Loading branch information
github-actions[bot] and K0nnyaku authored Nov 30, 2024
1 parent a17fe67 commit 0292890
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changes/category.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/refactor-asset.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/refactor-submission.md

This file was deleted.

11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## \[0.1.7]

### Refactors

- [`46477a6`](https://github.com/swpu-acm/online-judge/commit/46477a63bd9e1319f805114e8499e93699ad0095) ([#28](https://github.com/swpu-acm/online-judge/pull/28) by [@fu050409](https://github.com/swpu-acm/online-judge/../../fu050409)) Full rewrite all api endpoints of assets.
- [`c2d07a2`](https://github.com/swpu-acm/online-judge/commit/c2d07a2c778ac676689c796e450c67ac7d10034f) ([#26](https://github.com/swpu-acm/online-judge/pull/26) by [@fu050409](https://github.com/swpu-acm/online-judge/../../fu050409)) Rewrite the model of submission.

### category

- [`a17fe67`](https://github.com/swpu-acm/online-judge/commit/a17fe67eec9d281ab3037809973326c640763159) ([#29](https://github.com/swpu-acm/online-judge/pull/29) by [@K0nnyaku](https://github.com/swpu-acm/online-judge/../../K0nnyaku)) support category

## \[0.1.6]

### Refactors
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "algohub-server"
version = "0.1.6"
version = "0.1.7"
edition = "2021"
description = "Extremely fast async online judge backend based on Rust"
readme = "README.md"
Expand Down

0 comments on commit 0292890

Please sign in to comment.