[Pkg-owncloud-commits] [php-sabre-vobject] 06/16: Updated changelog, bumped version for #284
David Prévot
taffit at moszumanska.debian.org
Tue Jan 5 03:10:28 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 706b677e8b47822b111b5488e6dac4919d0f7faf
Author: Evert Pot <me at evertpot.com>
Date: Fri Dec 18 00:40:25 2015 -0500
Updated changelog, bumped version for #284
---
CHANGELOG.md | 7 +++++++
lib/Version.php | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 090d2ec..af08b14 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,13 @@
ChangeLog
=========
+4.0.1 (201?-??-??)
+------------------
+
+* #284: When generating `CANCEL` iTip messages, we now include `DTEND`.
+ (@kewisch)
+
+
4.0.0 (2015-12-11)
------------------
diff --git a/lib/Version.php b/lib/Version.php
index dced07a..5494806 100644
--- a/lib/Version.php
+++ b/lib/Version.php
@@ -14,6 +14,6 @@ class Version {
/**
* Full version number.
*/
- const VERSION = '4.0.0';
+ const VERSION = '4.0.1';
}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/php-sabre-vobject.git
More information about the Pkg-owncloud-commits
mailing list