changelog

This commit is contained in:
Tobe O 2018-09-11 20:51:59 -04:00
parent dc2832cff8
commit 3964542e3c

View file

@ -1,3 +1,6 @@
# 2.0.0+1
* Meta update to improve Pub score.
# 2.0.0
* Made `AuthStrategy` generic.
* `AngelAuth.strategies` is now a `Map<String, AuthStrategy<User>>`.