Skip to content

Commit

Permalink
release v3.0.0-beta.11 (#1734)
Browse files Browse the repository at this point in the history
  • Loading branch information
tamlok authored Apr 15, 2021
1 parent a40c217 commit 59e8163
Show file tree
Hide file tree
Showing 7 changed files with 474 additions and 122 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
workflow_dispatch:

env:
VNOTE_VER: 3.0.0-beta.10
VNOTE_VER: 3.0.0-beta.11

jobs:
build-linux:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
workflow_dispatch:

env:
VNOTE_VER: 3.0.0-beta.10
VNOTE_VER: 3.0.0-beta.11

jobs:
build-linux:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci-win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
workflow_dispatch:

env:
VNOTE_VER: 3.0.0-beta.10
VNOTE_VER: 3.0.0-beta.11

jobs:
build:
Expand Down
3 changes: 3 additions & 0 deletions changes.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# Changes
## v3.0.0-beta.11
* Full-text search

## v3.0.0-beta.10
* Show more tips
* Add exclude patterns for external nodes
Expand Down
Binary file modified src/data/core/translations/vnote_zh_CN.qm
Binary file not shown.
Loading

0 comments on commit 59e8163

Please sign in to comment.