From 6bb404d81cf358774c2196063c1593bb381602a2 Mon Sep 17 00:00:00 2001 From: Thomas Gorgolione Date: Sun, 7 Jun 2020 12:45:50 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 49bf1e3..2b53b47 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,20 @@ # CHANGELOG +## 0.4.1 +- Added support for Tampa market +- Updated Changelog + +## 0.4.0 +- Fixed a bug in docker-compose.yml +- Fixed channels that only have one low resolution stream +- Overhauled channel detection and interpolation +- Reorganized api research notes to it's own folder + +## 0.3.1 +- Fix bugs in callsign detection +- More doc changes + ## 0.3.0 - Created changelog! - Remove telly dependency and doing the managing of streams and requests all by ourselves. -- Proper channel/subchannel applied to lineup \ No newline at end of file +- Proper channel/subchannel applied to lineup