diff --git a/index.html b/index.html
index c84fa38..5ea69ce 100644
--- a/index.html
+++ b/index.html
@@ -10094,6 +10094,14 @@ body { font-family: Arial; background-image: url('images/diamonds.png'); height:
Release notes
+ 05.2014 --
+
+ - Add support for 11 new currencies (42coin, Alphacoin, Anoncoin, Corgicoin, Darkcoin, Devcoin, Digitalcoin, HTMLCoin, Magic Internet Money, Megacoin and Novacoin).
+ - Ability to scan a QRCode with your webcam to check the wallet details.
+ - New design for Peercoin and Dogecoin paperwallets, such wow.
+
+
+
04.2014 --
- Bring back the wallet details to decrypt Bip38 encoded wallet.
diff --git a/src/index.html b/src/index.html
index a9086bd..23c9a70 100644
--- a/src/index.html
+++ b/src/index.html
@@ -570,6 +570,14 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Release notes
+ 05.2014 --
+
+ - Add support for 11 new currencies (42coin, Alphacoin, Anoncoin, Corgicoin, Darkcoin, Devcoin, Digitalcoin, HTMLCoin, Magic Internet Money, Megacoin and Novacoin).
+ - Ability to scan a QRCode with your webcam to check the wallet details.
+ - New design for Peercoin and Dogecoin paperwallets, such wow.
+
+
+
04.2014 --
- Bring back the wallet details to decrypt Bip38 encoded wallet.