Skip to content

Commit

Permalink
[feat]add 重大更新记录
Browse files Browse the repository at this point in the history
  • Loading branch information
Snailclimb committed Mar 8, 2020
1 parent 9e6424f commit 56508fd
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
**开始阅读之前必看**[完结撒花!JavaGuide面试突击版来啦!](./docs/javaguide面试突击版.md)
**开始阅读之前必看**

1. [完结撒花!JavaGuide面试突击版来啦!](./docs/javaguide面试突击版.md)
2. [JavaGuide重大更新记录](./docs/update-history.md)

更多原创内容和干货分享:

Expand Down
12 changes: 12 additions & 0 deletions docs/update-history.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
**2020-03-07**

[refer](https://github.com/Snailclimb/JavaGuide/commit/9e6424ffd63cd6664a03dd84ec1a9dc32cf3b2e5)

将面试指南部分的文章移除,避免JavaGuide因为内容的膨胀而过于臃肿。移除部分目前是通过 PDF 文档的形式来分享,详见[JavaGuide面试突击版](./javaguide面试突击版.md)

**2020-02-29**

[refer](https://github.com/Snailclimb/JavaGuide/commit/e86ee6761dc5fe03f410711b28bc3a119e9ff731)

对整体知识体系结构进行了调整和完善。

0 comments on commit 56508fd

Please sign in to comment.