Updated CHANGELOG

This commit is contained in:
thomashii 2021-05-30 08:52:37 +08:00
parent db49c82fc0
commit c8cc239e1a

View file

@ -40,8 +40,10 @@
* Migrated angel_orm_test to 3.0.0 (0/0 tests passed)
* Migrated angel_orm_postgres to 3.0.0 (51/54 tests passed)
* Create orm-sdk-2.12.x boilerplate (in progress) <= Milestone 2
* Migrate angel_cache
* Migrate angel_cors
* Migrated angel_auth_oauth2 to 4.0.0 (0/0 tests passed)
* Migrated angel_auth_cache to 4.0.0 (0/7 tests passed)
* Migrated angel_auth_cors to 4.0.0 (10/15 tests passed)
* Migrated angel_oauth2 to 4.0.0 (17/25 tests passed)
# 3.0.0 (Non NNBD)
* Changed Dart SDK requirements for all packages to ">=2.10.0 <3.0.0"
@ -76,9 +78,10 @@
* Updated angel_orm_test to 1.0.0 (0/0 tests passed)
* Updated angel_orm_postgres to 2.0.0 (52/54 tests passed)
* Update orm-sdk-2.12.x boilerplate
* Updated angel_auth_oauth2 to 3.0.0
* Updated angel_auth_cache to 3.0.0
* Updated angel_auth_cors to 3.0.0
* Updated angel_auth_oauth2 to 3.0.0 (0/0 tests passed)
* Updated angel_auth_cache to 3.0.0 (0/7 tests passed)
* Updated angel_auth_cors to 3.0.0 (15/15 tests passed)
* Updated angel_oauth2 to 3.0.0 (17/25 tests passed)
* Updated angel_container_generator to 2.0.0
* Updated angel_file_service to 3.0.0
* Updated angel_eventsource to 2.0.0 (use a fork of eventsource)