[Pkg-owncloud-commits] [php-sabre-vobject] 13/30: Bumped version, updated changelog for #300.

David Prévot taffit at moszumanska.debian.org
Sun Mar 13 00:53:02 UTC 2016


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository php-sabre-vobject.

commit c4b10fa5e4fc219c633a8bb953b75926689d45cd
Author: Evert Pot <me at evertpot.com>
Date:   Wed Feb 17 14:32:29 2016 -0500

    Bumped version, updated changelog for #300.
    
    Thanks @kbond!
---
 CHANGELOG.md    | 7 +++++++
 lib/Version.php | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 00475b3..3339982 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,13 @@
 ChangeLog
 =========
 
+4.0.3 (????-??-??)
+------------------
+
+* 300: Added `VCard::getByType()` to quickly get a property with a specific
+  `TYPE` parameter. (@kbond).
+
+
 4.0.2 (2016-01-11)
 ------------------
 
diff --git a/lib/Version.php b/lib/Version.php
index 97dfca1..bc843a9 100644
--- a/lib/Version.php
+++ b/lib/Version.php
@@ -14,6 +14,6 @@ class Version {
     /**
      * Full version number.
      */
-    const VERSION = '4.0.2';
+    const VERSION = '4.0.3';
 
 }

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-php/php-sabre-vobject.git



More information about the Pkg-owncloud-commits mailing list