Skip to content

Commit 99741ef

Browse files
committed
Release v1.6.0
- Add new chapter: Tiling Problem (by @xian18) - Add new chapter: Stable Matching (by @xian18)
1 parent eaa1792 commit 99741ef

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
# Welcome to algorithm-course-notes 👋
2-
![Version](https://img.shields.io/badge/version-1.5.0-blue.svg?cacheSeconds=2592000)
2+
![Version](https://img.shields.io/badge/version-1.6.0-blue.svg?cacheSeconds=2592000)
33
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](#)
44
![build-CI](https://github.com/colinaaa/algorithm-course-notes/workflows/build-CI/badge.svg)
55
![Upload Release Asset](https://github.com/colinaaa/algorithm-course-notes/workflows/Upload%20Release%20Asset/badge.svg)
66

77
> 算法课笔记
88
9-
###
10-
[Demo](https://github.com/colinaaa/algorithm-course-notes/releases/download/v1.5.0/book-v1.5.0.pdf)
9+
### [Demo](https://github.com/colinaaa/algorithm-course-notes/releases/download/v1.6.0/book-v1.6.0.pdf)
1110

1211
## 添加新章节
1312

book.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
\author{计卓1801全体}
2828
\institute{华中科技大学}
2929
\date{\zhtoday}
30-
\version{1.5.0}
30+
\version{1.6.0}
3131
\logo{logo.png}
3232
\cover{cover.png}
3333

0 commit comments

Comments
 (0)