diff --git a/Release-notes.md b/Release-notes.md new file mode 100644 index 0000000..14586c9 --- /dev/null +++ b/Release-notes.md @@ -0,0 +1,6 @@ +# Iteration 2 release notes +### What's New? +* The GitHub Actions has been set up. Now .apk file is generated automatically whenever new code is pushed to the repository. +* The mobile authentication application can now read public information from the Estonian ID cards that have NFC interfance. This functionality is covered in more detail by [use case #5](https://github.com/TanelOrumaa/Estonian-ID-card-mobile-authenticator-POC/wiki/Use-Cases#use-case-5). +### What's Changed? +* The documentation of the project has been updated. All functional requirements are now covered by use cases and the existing two requirements from the iteration 1 have been changed to better represent the system under development.