diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2009-02-25 01:52:27 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2009-02-25 01:52:27 +0000 |
commit | 211a0c47a6d9b8d1ae0f45d8db6250a4ade1bfc1 (patch) | |
tree | ae65c59be4205443486207eb75d97944da383ce8 /docs | |
parent | 2a5051b0c1f0c1b95cf2e19a92358c36abc8c852 (diff) | |
download | ampache-211a0c47a6d9b8d1ae0f45d8db6250a4ade1bfc1.tar.gz ampache-211a0c47a6d9b8d1ae0f45d8db6250a4ade1bfc1.tar.bz2 ampache-211a0c47a6d9b8d1ae0f45d8db6250a4ade1bfc1.zip |
added localplay controls to api in addition to added/updated filters
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index ef470ea5..de9fcfbd 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,9 @@ -------------------------------------------------------------------------- v.3-5-Alpha2 + - Added Localplay controls to API + - Added Added/Updated filters to API include the ability to specify + a date range using ISO 8601 format with [START]/[END] - Changed API Date format to ISO 8601 - Fixed Incorrect Caching of Album records that caused the Name + Year + Disk to not be respected |