Skip to content

Commit

Permalink
Release 1.0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ChengYen-Tang committed Aug 18, 2020
1 parent bf338f2 commit 75de98d
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions ReleaseNotes/1.0.1.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Release - <version>

## 新功能:

## 變更:

## Bug 修復:
修正多個 Telegram 使用者,呼叫 API 失敗 [(#13)](https://github.com/NTUT-SELab/MicrosoftGraphBot/issues/13)
修正提升權限失敗 [(#14)](https://github.com/NTUT-SELab/MicrosoftGraphBot/issues/14)

## 文檔:
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
variables:
buildConfiguration: 'Release'
version: '1.0.0.0'
version: '1.0.1.0'

stages:
- stage: Build_and_Test
Expand Down

0 comments on commit 75de98d

Please sign in to comment.