Skip to content

Commit f5980fe

Browse files
fu050409github-actions[bot]
authored andcommitted
publish new versions
1 parent 886474e commit f5980fe

File tree

4 files changed

+11
-10
lines changed

4 files changed

+11
-10
lines changed

.changes/organization.md

-4
This file was deleted.

.changes/solution.md

-5
This file was deleted.

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## \[0.1.17]
4+
5+
### New Features
6+
7+
- [`5ac5d25`](https://github.com/swpu-acm/online-judge/commit/5ac5d2524eeea91ce31a0169108229c510ffd776) ([#61](https://github.com/swpu-acm/online-judge/pull/61) by [@K0nnyaku](https://github.com/swpu-acm/online-judge/../../K0nnyaku)) Support create, delete, get, list, update solutions
8+
9+
### Chores
10+
11+
- [`886474e`](https://github.com/swpu-acm/online-judge/commit/886474e4bca334405888c160089e9c24ee26459e) ([#67](https://github.com/swpu-acm/online-judge/pull/67) by [@K0nnyaku](https://github.com/swpu-acm/online-judge/../../K0nnyaku)) remove map_err
12+
313
## \[0.1.16]
414

515
### Bug Fixes

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "algohub-server"
3-
version = "0.1.16"
3+
version = "0.1.17"
44
edition = "2021"
55
description = "Extremely fast async online judge backend based on Rust"
66
readme = "README.md"

0 commit comments

Comments
 (0)