Skip to content

Commit

Permalink
release v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
luyuhuang committed Apr 26, 2022
1 parent 5a448f1 commit 191d531
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Change Log

## v0.2.2 (2022-04-26)

- Fix a bug that ctrl-click to open a new window
- Right-click the Danmaku to pronounce

## v0.2.1 (2021-12-07)

- Fix a bug that display area adjustment causes danmaku cannot be displayed
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Show words as Danmaku on the screen to help you memorize them.
把单词变成屏幕上的弹幕来帮助你记住它们.

[![release](https://img.shields.io/github/release/luyuhuang/DWords2.svg)][release]
[![download](https://img.shields.io/github/downloads/luyuhuang/DWords2/total)][release]

![screenshot](screenshots/screenshot.jpg)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dwords2",
"version": "0.2.1",
"version": "0.2.2",
"description": "Show words as Danmaku on the screen to help you memorize them",
"author": "Luyu Huang",
"repository": "https://github.com/luyuhuang/DWords2.git",
Expand Down

0 comments on commit 191d531

Please sign in to comment.