Updated Change Log
This commit is contained in:
parent
5a014bf1d0
commit
6272987ccd
2 changed files with 2 additions and 4 deletions
|
@ -16,7 +16,7 @@
|
||||||
* Added mock_request and migrated to 2.0.0 (5/5 tests)
|
* Added mock_request and migrated to 2.0.0 (5/5 tests)
|
||||||
* Migrated angel_framework to 4.0.0 (149/150 tests passed)
|
* Migrated angel_framework to 4.0.0 (149/150 tests passed)
|
||||||
* Migrated angel_auth to 4.0.0 (31/31 tests passed)
|
* Migrated angel_auth to 4.0.0 (31/31 tests passed)
|
||||||
* Migrated angel_configuration to 4.0.0 (6/8 testspassed)
|
* Migrated angel_configuration to 4.0.0 (8/8 testspassed)
|
||||||
* Migrated angel_validate to 4.0.0 (6/7 tests passed)
|
* Migrated angel_validate to 4.0.0 (6/7 tests passed)
|
||||||
* Migrated json_god to 4.0.0 (13/13 tests passed)
|
* Migrated json_god to 4.0.0 (13/13 tests passed)
|
||||||
* Migrated angel_client to 4.0.0 (6/13 tests passed)
|
* Migrated angel_client to 4.0.0 (6/13 tests passed)
|
||||||
|
|
4
TODO.md
4
TODO.md
|
@ -4,12 +4,10 @@
|
||||||
|
|
||||||
* Migrate all modules to support NNBD
|
* Migrate all modules to support NNBD
|
||||||
* Fix issues and failed unit test
|
* Fix issues and failed unit test
|
||||||
|
* Validate
|
||||||
* Client
|
* Client
|
||||||
* Websocket
|
* Websocket
|
||||||
* Configuration
|
|
||||||
* Validate
|
|
||||||
* ORM
|
* ORM
|
||||||
* Framework
|
|
||||||
* Add more examples
|
* Add more examples
|
||||||
* Improve User Guide
|
* Improve User Guide
|
||||||
* Update `Angel3` website
|
* Update `Angel3` website
|
||||||
|
|
Loading…
Reference in a new issue