Merge full and lite profiles and create one jar for both.
Default: full version. Enable lite version with option --lite
java -jar target/Kustvakt-0.80-SNAPSHOT.jar --lite
Change-Id: I640869ed09512504cc4e5411b0ac1f797cea2113
diff --git a/Changes b/Changes
index 1ba881e..7e88b0c 100644
--- a/Changes
+++ b/Changes
@@ -19,6 +19,8 @@
- Fix authorization with POST tests.
- Add apiVersion for checking VC in caching process (#806)
- Update system-vc and fix get statistics with VC reference test.
+- Merge full and lite profiles and create one jar for both.
+
# version 0.79.1