Skip to content

Commit d00fa11

Browse files
committed
Updated CHANGELOG.md
1 parent 632a1f5 commit d00fa11

File tree

1 file changed

+22
-13
lines changed

1 file changed

+22
-13
lines changed

CHANGELOG.md

+22-13
Original file line numberDiff line numberDiff line change
@@ -4,31 +4,40 @@
44
Released XX September 2015
55

66
Highlights:
7-
* Improved: better synchronization
8-
* Improved: live revisioning
9-
* Improved: transcoding settings per connection (update your config)
10-
* Upgraded: flask-daapserver v3.0.0
11-
* Upgraded: gevent v1.1
7+
* Improved: better synchronization.
8+
* Improved: live revisioning.
9+
* Improved: transcoding settings per connection (update your config).
10+
* Changed: config version updated to version 3.
11+
* Upgraded: flask-daapserver v3.0.0.
12+
* Upgraded: gevent v1.1.
1213

13-
The full list of commits can be found [here](https://github.com/basilfx/SubDaap/compare/v1.2.0...v2.0.0).
14+
The full list of commits can be found [here](https://github.com/basilfx/SubDaap/compare/v1.2.1...v2.0.0).
15+
16+
## v1.2.1
17+
Released 05 september 2015
18+
19+
Highlights:
20+
* Fixed: various code fixes that have been introduced by accident (issue #5).
21+
22+
The full list of commits can be found [here](https://github.com/basilfx/SubDaap/compare/v1.2.0...v1.2.1).
1423

1524
## v1.2.0
1625
Released 05 April 2015
1726

1827
Highlights:
19-
* Fixed: compatibility with iTunes 12.1/Flask-DAAPServer v2.3.0
20-
* Fixed: items without artist/album not showing up
21-
* Fixed: potential race conditions in prune/expire/streaming code
22-
* Fixed: duplicate container items in database
23-
* Improved: Python 2.7.9 compatibility if accessing SubSonic via SSL
24-
* Improved: status page
28+
* Fixed: compatibility with iTunes 12.1/Flask-DAAPServer v2.3.0.
29+
* Fixed: items without artist/album not showing up.
30+
* Fixed: potential race conditions in prune/expire/streaming code.
31+
* Fixed: duplicate container items in database.
32+
* Improved: Python 2.7.9 compatibility if accessing SubSonic via SSL.
33+
* Improved: status page.
2534

2635
The full list of commits can be found [here](https://github.com/basilfx/SubDaap/compare/v1.1.0...v1.2.0).
2736

2837
## v1.1.0
2938
Released 19 January 2015
3039

31-
* Fixed: invalid SQL while fetching data
40+
* Fixed: invalid SQL while fetching data.
3241

3342
The full list of commits can be found [here](https://github.com/basilfx/SubDaap/compare/v1.0.0...v1.1.0).
3443

0 commit comments

Comments
 (0)