CHANGELOG in parse_p1-0.1.0 vs CHANGELOG in parse_p1-0.1.1

- old
+ new

@@ -1,5 +1,8 @@ +* 0.1.1 + Major refactor to simplify and increase robustness of parser, it now also handles the Landys & Gyr E350 meter + * 0.1.0 Parse Gas values with different OBIS codes because of RF module on Gas meter * 0.0.9 Another improvement of irregular data @@ -7,11 +10,11 @@ * 0.0.8 Improve robustness of parsing records with irregularities and different use of carriage return and line feed * 0.0.7 Set encoding to UTF8 - + * 0.0.6 Added so called direct methods electra_import_normal, electra_import_low, electra_export_normal and electra_export_low * 0.0.5 Bug fix: normal and low tariffs for electricity were changed! @@ -24,6 +27,6 @@ * 0.0.2 Parsing of electricity and gas values * 0.0.1 - Initial release \ No newline at end of file + Initial release