From 156c84ff29a13f3d21c1b7ff271bda50797ca0ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Mon, 26 Dec 2011 10:13:30 +0100 Subject: Use calendar date and time types exported since R14B04 Removes the cowboy_clock:date/0, time/0 and datetime/0 exported types. --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 4987bd6..59355d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -53,7 +53,11 @@ CHANGELOG More specifically, /bits was replaced by /binary. -* Rename the type cowboy_dispatcher:path_tokens/0 to :tokens/0 +* Rename the type cowboy_dispatcher:path_tokens/0 to tokens/0 + +* Remove the cowboy_clock:date/0, time/0 and datetime/0 types + + The calendar module exports those same types properly since R14B04. * Add cacertfile configuration option to cowboy_ssl_transport -- cgit v1.2.3