Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dcloud committed Jan 24, 2014
1 parent 8581c7f commit ad8bf61
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
2014-01-24 Daniel Cloud <[email protected]>

* sunlight/debugcache.py -> sunlight/cache.py
- Renamed debugcache module to cache. Renamed cache instance variable to
response_cache
* sunlight/__init__.py:
- Rename cache alias to response_cache.
* Added documentation for cache and pagination

2014-01-24 Jeremy Carbaugh <[email protected]>

* sunlight/pagination.py
- Made a PagingService that API services can opt in to.
* sunlight/services/congress.py
- Made congress support PagingService.

2013-11-22 Paul Tagliamonte <[email protected]>

* sunlight/services/opencivic.py
Expand Down

0 comments on commit ad8bf61

Please sign in to comment.