Skip to content

Commit

Permalink
FE: update about's release note
Browse files Browse the repository at this point in the history
WIP: 其他crawler option
  • Loading branch information
Berlin Chan committed Apr 8, 2017
1 parent 71e6553 commit d750e33
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions src/client/src/routes/About/components/About.js
Original file line number Diff line number Diff line change
Expand Up @@ -91,10 +91,13 @@ class About extends Component {
<ul className={cls.releaseNoteList}>
<li>
<h5>Version: 0.2.1</h5>
<p>Date: 2017-04-01</p>
<p>Date: 2017-04-11</p>
<ul>
<li>添加新监控对象:人民网-湖北频道,使用更先进的Scrapy爬虫框架</li>
<li>添加设置模块,保存设置监控对象及监控layouts到本地存储</li>
<li>往期查询模块添加预览正文</li>
<li>修正查询日期时区问题</li>
<li>API添加 ETags 与 Expires</li>
<li>API添加 ETags 与 Expires,缓存提高效率</li>
</ul>
</li>
<li>
Expand Down

0 comments on commit d750e33

Please sign in to comment.