updated readme and changelog

This commit is contained in:
Horst Beham
2020-08-10 12:08:27 +02:00
parent df5d8770be
commit c1926f28eb
4 changed files with 22 additions and 7 deletions

View File

@@ -1,5 +1,4 @@
using System;
using System.IO;
using System.IO;
using System.Linq;
using ChanSort.Api;
using Microsoft.VisualStudio.TestTools.UnitTesting;

View File

@@ -1,6 +1,10 @@
ChanSort Change Log
===================
2020-08-10
- Philips: added support for models that export a Repair/ChannelList/channellib/*Table and s2channelLib/*.dat
folder structure, e.g. PFL4317K, PFL5507K, PFL5806K, PFL7656K
2020-08-03
- Philips: older models which export a Repair/*.BIN file can now be loaded, when there is an invisible .xml file in the same
directory.