Skip to content

Commit 6d0ec94

Browse files
release: bump versions (#72)
publish new versions Co-authored-by: fu050409 <[email protected]>
1 parent 5fd4555 commit 6d0ec94

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changes/organization.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## \[0.1.18]
4+
5+
### New Features
6+
7+
- [`5fd4555`](https://github.com/swpu-acm/online-judge/commit/5fd455543586e905819a9f250445c79daab3985f) ([#71](https://github.com/swpu-acm/online-judge/pull/71) by [@K0nnyaku](https://github.com/swpu-acm/online-judge/../../K0nnyaku)) Support remove, create, and update organizations and add members to organizations.
8+
39
## \[0.1.17]
410

511
### New Features

Cargo.toml

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

0 commit comments

Comments
 (0)