diff CHANGES @ 414:69ef6f89e930 2.0

Prepares release v2.0. * Updates CHANGES, README, version and some copyright lines.
author Bernhard Reiter <bernhard@intevation.de>
date Wed, 03 May 2017 13:38:29 +0200
parents 84f9b1eeb8b6
children 80a577ac3a25
line wrap: on
line diff
--- a/CHANGES	Wed May 03 13:35:58 2017 +0200
+++ b/CHANGES	Wed May 03 13:38:29 2017 +0200
@@ -1,21 +1,24 @@
 UNRELEASED
 
-1.2 X.Y.2017
-
- * Already written entries can now be adjusted for start_time and length.
-
- * Added contrib/getan-report.py, a script to write a daily report.
-
- * Added a template rendering module bases on jinja2.
+2.0 03.05.2017
 
- * Cleanup: All scripts are now in the directory 'scripts'.
+ * Adds jinja2 template rendering.
 
- * getan-eval.py can be used as a main entry point for user templates. User
+   getan-eval.py can be used as a main entry point for user templates. User
    templates are loaded from ~/.getan/templates and can be used via the
-   --template option. E.g. getan-eval.py --template=mytemplate will try to load
-   ~/.getan/templates/mytemplate.
+   --template option. E.g. 'getan-eval.py --template=mytemplate' will try
+   to load ~/.getan/templates/mytemplate.
 
- * zeiterfassung.py is replaced by 'getan-eval.py -t zeiterfassung'
+ * Adds: Existing entries can be adjusted for start_time and length via ui.
+
+ * Adds 'getan-report.py', a script to write a daily report.
+
+ * Replaces zeiterfassung.py with 'getan-eval.py -t zeiterfassung'.
+
+ * Cleanup: All scripts moved into 'scripts/'.
+
+ * Improves: Recognition of workpackages from the descriptions. They are now
+   closer to the behaviour of zeitvertexung: any non-whitespace is allowed.
 
 
 1.1 03.03.2014
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)