Skip to content

Commit

Permalink
release 0.15.18
Browse files Browse the repository at this point in the history
  • Loading branch information
lizheming committed Mar 4, 2018
1 parent 58a4f24 commit 7f5ec44
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,8 @@
## 0.15.18

- 新增 LDAP 登录支持
- 修复文件上传的安全漏洞

## 0.15.17

- 新增 [sm.ms](http://sm.ms) 上传支持
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "firekylin",
"description": "A Simple & Fast Node Bloging Platform Base On ThinkJS 2.0 & ReactJS & ES2015+",
"version": "0.15.17",
"version": "0.15.18",
"scripts": {
"start": "node www/development.js",
"compile": "babel --presets es2015,stage-1 --plugins transform-runtime src/ --out-dir app/",
Expand Down

0 comments on commit 7f5ec44

Please sign in to comment.