All notable changes to this project will be documented in this file.
- Application regenerated with a AngularJS front-end (instead of Angular 4)
- H2 configuration changed: in-memory instead of disk-based
- New services added to filter articles by keyword, author or date
- App stubbed at launch with a liquibase changelog (for test purposes)
- Application generated
- Data model (made on https://jhipster.github.io/jdl-studio)
- JWT and APIs tested (Server <-> Android client)