Skip to content

Commit a0420a1

Browse files
committed
update readme
1 parent 5749d7a commit a0420a1

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,19 @@ npm start
3636
## TODO
3737

3838
- [x] [Redux](https://github.com/reduxjs/redux)-like style state manage
39-
- [ ] [Log4js](https://github.com/log4js-node/log4js-node)
39+
- [x] [Log4js](https://github.com/log4js-node/log4js-node)
4040
- [ ] [React-router](https://github.com/ReactTraining/react-router)
4141
- [ ] [Typescript](https://github.com/Microsoft/TypeScript)
42-
- [ ] [Webpack-v4](https://github.com/webpack/webpack)
42+
- [x] [Webpack-v4](https://github.com/webpack/webpack)
4343
- [ ] Test
4444

4545
## Changelog
4646

47+
### [2.2.0] / 2019-03-26
48+
49+
- Upgrade webpack to v4
50+
- Add logs using log4js
51+
4752
### [2.1.0] / 2018-12-11
4853

4954
- Refactor Message.js with `useRef` and `useEffect`

0 commit comments

Comments
 (0)