From 1cdc98f92d75e6687569e17874c9c81a8e5c8ab5 Mon Sep 17 00:00:00 2001 From: Santhosh Thottingal Date: Sat, 10 Jan 2009 15:12:49 +0530 Subject: payyans 0.5 version Change Log: version 0.5 * Python API fixes * pdf option detection from input file name extension --- payyans/docs/ChangeLog | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'payyans/docs') diff --git a/payyans/docs/ChangeLog b/payyans/docs/ChangeLog index 968f42c..593be65 100755 --- a/payyans/docs/ChangeLog +++ b/payyans/docs/ChangeLog @@ -1,5 +1,12 @@ Change Log: - Version 0.2: + version 0.5 + * Python API fixes + * pdf option detection from input file name extension + version 0.4 + * bidirectional conversion + version 0.3 + * minor fixes + Version 0.2: * Renamed rules.map to karthika.map and corrected some mappings Version 0.1: * First release -- cgit