diff --git a/build.properties b/build.properties
index 2f4209b..13acae3 100644
--- a/build.properties
+++ b/build.properties
@@ -4,4 +4,4 @@
#
project.name=public-repo
-project.version=0.7.3
+project.version=0.8.0
diff --git a/repo.xml b/repo.xml
index a8456ff..e66c53e 100644
--- a/repo.xml
+++ b/repo.xml
@@ -12,6 +12,13 @@
post-install.xql
+
+
+ - Feature: Added info quertstring parameter for showing SHA256 checksum and version
+ - Fixed: calculate size of packages correctly
+ - Fixed make compatible with eXist-db 5.x.x
+
+
- Fixed: Miscellaneous bugs.