Switch to unified view

a/doc/releases.txt b/doc/releases.txt
1
= Upmpdcli release notes
1
= Upmpdcli release notes
2
2
3
== Upmpdcli 1.2.5
4
5
- Tidal repaired (you only need the tidal Python code, the rest of upmpdcli
6
  is unchanged).
7
  
8
== Upmpdcli 1.2.4
9
10
- Misc bug fixes.
11
- Split the Debian / Ubuntu packages to separate the main package from the
12
  different streaming services ones.
13
  
3
== Upmpdcli 1.2.0
14
== Upmpdcli 1.2.0
4
15
5
- Implement gateway to Google Play Music, Qobuz and Tidal by exporting a 
16
- Implement gateway to Google Play Music, Qobuz and Tidal by exporting a 
6
  Media Server UPnP device.
17
  Media Server UPnP device.
7
- The code now uses c++11 features, and the default build uses -std=c++11,
18
- The code now uses c++11 features, and the default build uses -std=c++11,