Skip to content

Commit

Permalink
release: bump versions (#48)
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 4, 2024
1 parent b27e575 commit 81269bf
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changes/problem.md

This file was deleted.

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

## \[0.1.11]

### New Features

- [`b27e575`](https://github.com/swpu-acm/online-judge/commit/b27e575641d1398ef1571fef2bc9e890851d0ec1) ([#47](https://github.com/swpu-acm/online-judge/pull/47) by [@fu050409](https://github.com/swpu-acm/online-judge/../../fu050409)) Optimize endpoints for problem updates.

## \[0.1.10]

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

0 comments on commit 81269bf

Please sign in to comment.