Skip to content

Commit

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

Co-authored-by: fu050409 <[email protected]>
  • Loading branch information
github-actions[bot] and fu050409 authored Dec 6, 2024
1 parent 3df5237 commit 8753b73
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changes/contest.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/create-contest.md

This file was deleted.

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

## \[0.1.14]

### New Features

- [`3df5237`](https://github.com/swpu-acm/online-judge/commit/3df523734d836d9e312fe82d7ea73f41ae90807e) ([#54](https://github.com/swpu-acm/online-judge/pull/54) by [@fu050409](https://github.com/swpu-acm/online-judge/../../fu050409)) Support create and list all contests.
- [`3df5237`](https://github.com/swpu-acm/online-judge/commit/3df523734d836d9e312fe82d7ea73f41ae90807e) ([#54](https://github.com/swpu-acm/online-judge/pull/54) by [@fu050409](https://github.com/swpu-acm/online-judge/../../fu050409)) Support `ContestProblem` model to display submits and acceptations.

## \[0.1.13]

### New Features
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.13"
version = "0.1.14"
edition = "2021"
description = "Extremely fast async online judge backend based on Rust"
readme = "README.md"
Expand Down

0 comments on commit 8753b73

Please sign in to comment.