From 5b5d16d72d5f9d5460fbae7507bc649cc81495a6 Mon Sep 17 00:00:00 2001 From: Rastin Mehr Date: Tue, 29 Jul 2014 16:47:22 -0700 Subject: [PATCH] Updated version number to 3.0.4 --- CHANGELOG.md | 6 ++++++ vendor/joomla/libraries/joomla/document/document.php | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 52ceb1d4e..09239147a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +Anahita 3.0.4 +============== + +* ed4f06f video links with both http and https are now being parsed +* ffa0586 A valid username starts with a letter and it may contain numbers + Anahita 3.0.3 ============== diff --git a/vendor/joomla/libraries/joomla/document/document.php b/vendor/joomla/libraries/joomla/document/document.php index c6545696f..2b6ad66bc 100644 --- a/vendor/joomla/libraries/joomla/document/document.php +++ b/vendor/joomla/libraries/joomla/document/document.php @@ -82,7 +82,7 @@ class JDocument extends JObject * @var string * @access public */ - var $_generator = 'Anahita 3.0.3 - Open Source Social Networking Platform And Framework'; + var $_generator = 'Anahita 3.0.4 - Open Source Social Networking Platform And Framework'; /** * Document modified date