File tree Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 11{
22 "tag" : " nightly" ,
33 "changes" : [
4+ " .changes/add-icon.md" ,
45 " .changes/fix-windows-ci.md" ,
6+ " .changes/refactor-login.md" ,
57 " .changes/release-nightly.md" ,
68 " .changes/rust-nightly.md" ,
79 " .changes/rust-stable.md"
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## \[ 0.1.1-nightly.5]
4+
5+ ### New Features
6+
7+ - [ ` 496a065 ` ] ( https://github.com/swpu-acm/algohub.git/commit/496a06552a3f0135a8b3f4e7c25f8986732b040a ) ([ #15 ] ( https://github.com/swpu-acm/algohub.git/pull/15 ) ) Optimize login UI and add icon in login page
8+ - [ ` af8ed4d ` ] ( https://github.com/swpu-acm/algohub.git/commit/af8ed4d906fb08e72b8c30c128330e32d9c21973 ) ([ #13 ] ( https://github.com/swpu-acm/algohub.git/pull/13 ) ) Refactor login page to ` login.vue ` .
9+
310## \[ 0.1.1-nightly.4]
411
512### Chores
Original file line number Diff line number Diff line change 11[package ]
22name = " algohub"
3- version = " 0.1.1-nightly.4 "
3+ version = " 0.1.1-nightly.5 "
44description = " ACM Algorithm Hub"
55repository = " https://github.com/swpu-acm/algohub"
66readme = " ../README.md"
You can’t perform that action at this time.
0 commit comments