From d74bde03e2e9fbe40112d94115a63c2d1afd5184 Mon Sep 17 00:00:00 2001 From: thomashii Date: Fri, 11 Jun 2021 10:36:19 +0800 Subject: [PATCH] Updated CHANGELOG --- AUTHORS.md | 12 ++++++++++++ CHANGELOG.md | 2 ++ CONTRIBUTING.md | 3 +++ LICENSE | 2 +- 4 files changed, 18 insertions(+), 1 deletion(-) create mode 100644 AUTHORS.md create mode 100644 CHANGELOG.md create mode 100644 CONTRIBUTING.md diff --git a/AUTHORS.md b/AUTHORS.md new file mode 100644 index 0000000..ac95ab5 --- /dev/null +++ b/AUTHORS.md @@ -0,0 +1,12 @@ +Primary Authors +=============== + +* __[Thomas Hii](dukefirehawk.apps@gmail.com)__ + + Thomas is the current maintainer of the code base. He has refactored and migrated the + code base to support NNBD. + +* __[Tobe O](thosakwe@gmail.com)__ + + Tobe has written much of the original code prior to NNBD migration. He has moved on and + is no longer involved with the project. diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..ccea3a9 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,2 @@ +# 4.0.0 +* Changed to usage `angel3_` packages diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..be2f075 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,3 @@ +# Contributing Angel3 + +Any contributions from the community are welcome. diff --git a/LICENSE b/LICENSE index 52a1469..ee2937d 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2016 angel-dart +Copyright (c) 2021 dukefirehawk.com Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal