killbill-uncached
Changes
NEWS 5(+5 -0)
Details
NEWS 5(+5 -0)
diff --git a/NEWS b/NEWS
index a3c72f4..196936b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+0.9.2
+ Add org.killbill.server.properties property
+ Add default invoice HTML template
+ Better first time experience when using the jetty-console war
+
0.9.1
Update packages com.ning -> org.killbill
diff --git a/server/src/main/resources/update-checker/killbill-server-update-list.properties b/server/src/main/resources/update-checker/killbill-server-update-list.properties
index cec6222..859fa48 100644
--- a/server/src/main/resources/update-checker/killbill-server-update-list.properties
+++ b/server/src/main/resources/update-checker/killbill-server-update-list.properties
@@ -3,11 +3,21 @@
### 0.9.x series ###
-## 0.9.1 -- latest release
-0.9.1.updates =
-0.9.1.notices = This is an unstable release
+## 0.9.2 -- latest release
+0.9.2.updates =
+0.9.2.notices = This is an unstable release
+0.9.2.release-notes = http://kill-bill.org
+
+## 0.9.1
+0.9.1.updates = 0.9.2
+0.9.1.notices = We recommend upgrading to 0.9.2
0.9.1.release-notes = http://kill-bill.org
+## 0.9.0
+0.9.0.updates = 0.9.2
+0.9.0.notices = We recommend upgrading to 0.9.2
+0.9.0.release-notes = http://kill-bill.org
+
### 0.8.x series ###
## 0.8.13 -- latest stable release