Skip to content

Commit

Permalink
Release 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pciapcib committed Mar 22, 2019
1 parent 837a45e commit 9b59e3b
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Psnine Plus Changes
------------------

## 0.5.0(2019-03-22)

### New

- 新增在白金奖杯 Tips 中屏蔽白金预定的功能

## 0.4.4(2018-12-21)

### New
Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ Psnine 浏览器扩展,增强 Psnine 的浏览体验。

![奖杯获得日排序](screenshots/6.jpeg)

### 屏蔽白金预定

在白金奖杯的 Tips 中屏蔽白金预定的发言。

### 屏蔽用户、主题、机因

可根据以下四种情况进行屏蔽:
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": "psnine-plus",
"version": "0.4.4",
"version": "0.5.0",
"description": "Tiny browser extension for Psnine",
"scripts": {
"start": "npm run dev",
Expand Down

0 comments on commit 9b59e3b

Please sign in to comment.